Skip to content

Releases: vi/websocat

Async alpha

10 May 17:16
@vi vi
v1.0.0-alpha
b05c7dc
Compare
Choose a tag to compare
Async alpha Pre-release
Pre-release

Based on older tokio-core because of single-threadedness requirement.

Only Linux tested a bit, only one release executable linked to SSL.

Async preview

14 Mar 22:07
@vi vi
v0.5.1-alpha
ce5e8b7
Compare
Choose a tag to compare
Async preview Pre-release
Pre-release

For the impatient.

Many things not implemented, non-Linux not tested, some issues not solved, etc.

No SSL everywhere.

Forked rust-websocket

18 Jan 23:11
@vi vi
v0.4.0
f7f7ccf
Compare
Choose a tag to compare

So now can build non-degraded websocat from crates.io

More features

22 Dec 13:39
@vi vi
v0.3.0
0a6349f
Compare
Choose a tag to compare

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

24 Nov 23:50
@vi vi
v0.2.0
4f3c890
Compare
Choose a tag to compare

Built with modified version of rust-websocket.