engine.io-parser-ob64
v1.1.1
Published
Parser for the client for the realtime Engine - added ability to send { base64: true, data: base64Data } objects
Downloads
1
Readme
engine.io-parser
This is the JavaScript parser for the engine.io protocol encoding, shared by engine.io-client.
This adds additional way to encode packages by sending an object with structure { base64: true, data: base64Data }
.
License
MIT