Files
raspberryGPIOhtmlserver/node_modules/engine.io-parser/Readme.md
2016-06-21 18:42:57 +02:00

15 lines
482 B
Markdown
Executable File

# engine.io-parser
[![Build Status](https://secure.travis-ci.org/Automattic/engine.io-parser.svg)](http://travis-ci.org/Automattic/engine.io-parser)
[![NPM version](https://badge.fury.io/js/engine.io-parser.svg)](http://badge.fury.io/js/engine.io-parser)
This is the JavaScript parser for the engine.io protocol encoding,
shared by both
[engine.io-client](https://github.com/Automattic/engine.io-client) and
[engine.io](https://github.com/Automattic/engine.io).
## License
MIT