Results 1 comments of paihu

Pass the WebSocket as an argument to Stream. ```js var stream = new Misskey.Stream("https://misskey.io", {token: TOKEN}, {WebSocket: WebSocket}) ``` https://github.com/misskey-dev/misskey.js/pull/21/files