This is hopefully a full release to replace pre-released 0.3.1 that did not go anywhere.
No signed CHECKSUMS until I finalize few checks.
Unclaimed project
Are you a maintainer of websocketd? Claim this project to take control of your public changelog and roadmap.
Changelog
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
This is hopefully a full release to replace pre-released 0.3.1 that did not go anywhere.
No signed CHECKSUMS until I finalize few checks.
Go was significantly upgraded since 1.9 so it's time to re-build. Besides that websocketd did not change. Development-wise the build is now utilizes go modules and fixed to use 1.4.0 gorilla-websockets.
This is pre-release so there is no signed checksums file yet.
This release includes migration of websocketd to use gorilla websocket library and:
Since the migration to new library is always a risk it's recommended to be careful and experiment with this version b...
Changes from 0.2.11:
CHECKSUMS signed with key 325F6BA1. You can verify signature with gpg.
Changes from 0.2.10:
Code also has multiple changes of e...