Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-08 | Ensure HTTP/1.1 Websocket resets the trap_exit flag | Loïc Hoguin | |
While we are identified as a supervisor in the tree, we no longer manage children processes at that point, so do not need to trap exit signals. Users can still enable trap_exit if they prefer to. | |||
2019-10-06 | Document the commands based Websocket interface | Loïc Hoguin | |
The old interface with ok|reply|stop tuples is deprecated. | |||
2016-08-15 | Allow websocket_init/1 to reply/close/hibernate | Loïc Hoguin | |