elixir-socket
elixir-socket copied to clipboard
[Feature Request] Custom opcodes for websockets
It would be useful to be able to send custom opcodes (like custom binary ops). Libraries like https://github.com/uNetworking/uWebSockets/tree/v0.14 are able to expose received opcodes which would be super helpful for different operations.