sockjs / sockjs-client

WebSocket emulation - Javascript client
MIT License
8.45k stars 1.3k forks source link

Use `new URL` instead of `url.parse` #624

Closed harryadel closed 1 year ago

harryadel commented 1 year ago

A minor update since url.parse is no longer supported.

StorytellerCZ commented 1 year ago

@harryadel ping