Releases: vi/websocat
Releases · vi/websocat
Async alpha
Based on older tokio-core
because of single-threadedness requirement.
Only Linux tested a bit, only one release executable linked to SSL.
Async preview
For the impatient.
Many things not implemented, non-Linux not tested, some issues not solved, etc.
No SSL everywhere.
Forked rust-websocket
So now can build non-degraded websocat from crates.io
More features
Built against patched websocket library. musl version is slower. Only one build have ssl enabled. Open Github issue if you want more targets to be included in a release.
New features:
- Unix sockets
- Executing programs and command lines
- Unidirectional mode
- Text mode (don't rely on it)
First actual release
Built with modified version of rust-websocket.