socketio-php / engine.io-parser
Parser for the engine.io protocol, used by client and server
dev-master
2020-03-19 02:24 UTC
Requires
- php: >=7.1.22
Requires (Dev)
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2024-11-19 12:35:39 UTC
README
Parser for the engine.io protocol, used by client and server
support
- version >= 2.2.0
depend php's extension
- mb_string
Test
engine.io-parser git:(master) ✗ ./vendor/bin/phpunit PHPUnit 7.5.20 by Sebastian Bergmann and contributors. ............................... 31 / 31 (100%) Time: 33 ms, Memory: 4.00 MB OK (31 tests, 49 assertions)