github.com/joewalnes/websocketd
v0.4.1
#200 most downloaded on Go modules
joewalnes/websocketd
What this package is like to depend on
Last release 3 days ago
20 Aug 2026
Release timing varies
gaps range from 2 weeks to 2.8 years
Some releases are documented
notes for 8 of 18 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
29 releases · first in 2013
3 releases in the last 12 months
see the full history below
Release timeline
29 releases · Jul 2013 to Aug 2026Releases
latest 29-
v0.4.2-0.20260820150412-0a38c72ee29820 Aug 2026 pre-releaseNothing published for this version
-
v0.4.2-0.20260710143720-d1a43cab937a10 Jul 2026 pre-releaseNothing published for this version
-
v0.4.2-0.20260427071234-9d6525ea56ad27 Apr 2026 pre-releaseNothing published for this version
-
v0.4.2-0.20230627184715-8d6da300458527 Jun 2023 pre-releaseNothing published for this version
-
v0.4.2-0.20221104123056-334a9ecc36f704 Nov 2022 pre-releaseNothing published for this version
-
v0.4.2-0.20210412130712-c91a1dde3b0712 Apr 2021 pre-releaseNothing published for this version
-
v0.4.2-0.20210331133700-937c4c15ffb131 Mar 2021 pre-releaseNothing published for this version
-
v0.4.125 Jan 2021 -
v0.3.2-0.20190325015725-800b85ef563625 Mar 2019 pre-releaseNothing published for this version
-
v0.3.128 Jan 2019Release notes
Open source →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.
Release notes
Open source →- Minor improvements to websocketd itself
- Use of go modules, gorilla websockets set to 1.4.0
- Binaries build code switched to 1.11.5 (improving underlying protocol handlers)
-
v0.3.014 Dec 2017Release notes
Open source →This release includes migration of websocketd to use gorilla websocket library and:
- fixes PING/PONG behavior (to the best of our knowledge)
- improves websocketd behavior in Windows
- rebuilds OSX binary to be suitable for High Sierra
Since the migration to new library is always a risk it's recommended to be careful and experiment with this version before using it for something important.
PS.
CHECKSUMS clearsigned with key 325F6BA1 using gpg.Release notes
Open source →- Migration of underlying websocket server to Gorilla Websocket lib.
- Binaries build code switched to 1.9.2
-
v0.2.1217 Feb 2016Release notes
Open source →Changes from 0.2.11:
- Commands without text IO now could use binary websocket messages to communicate
- Code compiled with go 1.6 which drops support for SSL3 and fixes other less than ideal SSL protocol features
- Minor changes were applied to examples and --help output
CHECKSUMS signed with key 325F6BA1. You can verify signature with gpg.
Release notes
Open source →- Update of underlying go standard libraries change how SSL works. SSL3 is no longer supported.
- Support of commands that do not provide text IO (using them as binary websocket frames)
- Minor changes in examples and --help output
-
v0.2.1130 Jun 2015Release notes
Open source →Changes from 0.2.10:
- PATH env variable is now passed to process by default
- new --header* flags could generate custom HTTP headers for all websocketd-generated answers
- there is no more bug causing process to hang when WebSockets client disconnect is detected
- there were also minor changes for console app (default url building logic and tab char printing)
Code also has multiple changes of examples.
Binaries below have CHECKSUMS.asc file where content is signed by key 325F6BA1 that's published on keyserver.pgp.com.
Release notes
Open source →- PATH env variable is now passed to process by default
- new --header* flags could generate custom HTTP headers for all websocketd-generated answers
- fixed bug causing process to hang when WebSockets client disconnect is detected
- minor changes for console app (default url building logic and tab char printing)
- multiple changes of examples.
-
v0.2.1016 Feb 2015Release notes
Open source →- fixes for null-origin situations (#75, #96)
- better bash examples (#103)
- changelog and checksums for released files (#101, #105)
Binaries below have CHECKSUMS.asc file where content is signed by key 325F6BA1 that's published on keyserver.pgp.com.
Release notes
Open source →- fixes for null-origin situations (#75, #96)
- better bash examples (#103)
- changelog and checksums for released files (#101, #105)
-
v0.2.919 May 2014Release notes
Open source →- ability to listen multiple IP addresses (#40, #43)
- proper support for TLS (#17)
- resource limits enforcement (a.k.a. maxforks feature, #46)
- passenv option to limit environment variables visible by running commands (#4)
- fix for problem of closing upgraded websocket connection when script is not found (#29)
- websocket origin restrictions via command line option (#20)
- minor update for help flag behavior
- minor fix for devconsole
Release notes
Open source →- ability to listen multiple IP addresses (#40, #43)
- proper support for TLS (#17)
- resource limits enforcement (a.k.a. maxforks feature, #46)
- passenv option to limit environment variables visible by running commands (#4)
- fix for problem of closing upgraded websocket connection when script is not found (#29)
- websocket origin restrictions via command line option (#20)
- minor update for help flag behavior
- minor fix for devconsole
-
v0.2.807 Jan 2014 -
v0.2.726 Nov 2013Nothing published for this version
-
v0.2.620 Nov 2013Nothing published for this version
-
v0.2.520 Nov 2013Nothing published for this version
-
v0.2.420 Nov 2013Nothing published for this version
-
v0.2.320 Nov 2013Nothing published for this version
-
v0.2.220 Nov 2013Nothing published for this version
-
v0.2.120 Nov 2013Nothing published for this version
-
v0.2.008 Jul 2013Nothing published for this version
-
v0.1.108 Jul 2013Nothing published for this version
-
v0.1.008 Jul 2013Nothing published for this version
-
v0.0.0-20191107162107-7c9231ab634207 Nov 2019 pre-releaseNothing published for this version
-
v0.0.0-20181029143041-165a8ffe832829 Oct 2018 pre-releaseNothing published for this version
-
v0.0.0-20170217060847-6b0f67458bdf17 Feb 2017 pre-releaseNothing published for this version