phoenixframework / websock_adapter

Implementation of the WebSock specification for servers
MIT License
32 stars 10 forks source link

Improve crash handling during WebSock.init/1 calls #20

Open mtrudel opened 1 week ago

mtrudel commented 1 week ago

Also add test coverage for existing crash handling on other WebSock callbacks.

Fixes https://github.com/phoenixframework/websock_adapter/issues/19