elixir-socket icon indicating copy to clipboard operation
elixir-socket copied to clipboard

[Feature Request] Custom opcodes for websockets

Open widavies opened this issue 7 years ago • 0 comments

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.

widavies avatar Dec 13 '18 06:12 widavies