socketio-php/engine.io-parser

Parser for the engine.io protocol, used by client and server

dev-master 2020-03-19 02:24 UTC

This package is auto-updated.

Last update: 2024-04-19 11:31:52 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)

Link