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 18 forks source link

Make connect handler return url #27

Closed UserJHansen closed 3 years ago

UserJHansen commented 3 years ago

This will fix issue #17

ryo-ma commented 3 years ago

LGTM