thoov / mock-socket

Javascript mocking library for WebSockets and Socket.IO
MIT License
800 stars 119 forks source link

trim query params for attachServer method lookup #343

Closed VTarasich closed 3 years ago

VTarasich commented 3 years ago

Apparently, the fix for https://github.com/thoov/mock-socket/issues/274 was not complete.

These changes have to do the job. Worked for me at least