Releases: hugojosefson/deno-websocket-broadcastchannel
Releases · hugojosefson/deno-websocket-broadcastchannel
0.8.0
0.7.0
0.6.0
0.5.0
Version 0.5.0
Features
- extract client-servers.ts, restore WebSocketBroadcastChannel constructor 835e740
- cleanup, docs, remove unused code 0e210bc
- export createBroadcastChannel again b220114
- polyfill Symbol with .dispose, .asyncDispose 294fc4c
- expose defaultWebSocketUrl(port = 51799) 3f6206e
- optional url argument to createBroadcastChannel 055e4f5
Bug Fixes
- examples/chat.ts instructions on stderr 52c53aa
- log less 3f64dcd
- multiple same-name channels in one process d6e58de
- type confusion in webstorm dd8b9ad
Documentation
- ownership, events 258b05c
0.4.0
0.3.0
0.2.0
0.1.0
Version 0.1.0
Features
- initial release