Skip to content

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

Notifications You must be signed in to change notification settings

socketIo-php/engine.io-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages