mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Main difference is the handling of parser.Decoder's 'decoded' event and removing most of the logic that interprets the packet data from manager, since parser handles it now.