Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 481 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 481 Bytes

engine.io-parser

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)

Link