njones / socketio

A Modern SocketIO library for go
MIT License
60 stars 9 forks source link

Update tests to allow for auto-connect namespaces #64

Closed njones closed 1 year ago

njones commented 1 year ago

The tests before were suppressing polling auto-connect messages. Those are now being captured, and the tests have been updated to account for the extra messages.