ryo-ma / deno-websocket

🦕 A simple WebSocket library like ws of node.js library for deno
https://deno.land/x/websocket
MIT License
152 stars 17 forks source link

Catch a failed message #29

Closed UserJHansen closed 2 years ago

UserJHansen commented 2 years ago

Catch a failed message and instead close the connection

UserJHansen commented 2 years ago

This would fix #28

ryo-ma commented 2 years ago

LGTM. I have released v0.1.3!