PackageTrack
Sign in Get early access

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 2026
2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 29
  1. v0.4.2-0.20260820150412-0a38c72ee298 20 Aug 2026 pre-release

    Nothing published for this version

  2. v0.4.2-0.20260710143720-d1a43cab937a 10 Jul 2026 pre-release

    Nothing published for this version

  3. v0.4.2-0.20260427071234-9d6525ea56ad 27 Apr 2026 pre-release

    Nothing published for this version

  4. v0.4.2-0.20230627184715-8d6da3004585 27 Jun 2023 pre-release

    Nothing published for this version

  5. v0.4.2-0.20221104123056-334a9ecc36f7 04 Nov 2022 pre-release

    Nothing published for this version

  6. v0.4.2-0.20210412130712-c91a1dde3b07 12 Apr 2021 pre-release

    Nothing published for this version

  7. v0.4.2-0.20210331133700-937c4c15ffb1 31 Mar 2021 pre-release

    Nothing published for this version

  8. v0.4.1 25 Jan 2021
    Release notes
    • Minor changes only
    • Updated to Go 1.15.7
    Open source →
  9. v0.3.2-0.20190325015725-800b85ef5636 25 Mar 2019 pre-release

    Nothing published for this version

  10. v0.3.1 28 Jan 2019
    Release notes

    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.

    Open source →
    Release notes
    • 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)
    Open source →
  11. v0.3.0 14 Dec 2017
    Release notes

    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.

    Open source →
    Release notes
    • Migration of underlying websocket server to Gorilla Websocket lib.
    • Binaries build code switched to 1.9.2
    Open source →
  12. v0.2.12 17 Feb 2016
    Release notes

    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.

    Open source →
    Release notes
    • 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
    Open source →
  13. v0.2.11 30 Jun 2015
    Release notes

    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.

    Open source →
    Release notes
    • 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.
    Open source →
  14. v0.2.10 16 Feb 2015
    Release notes
    • 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.

    Open source →
    Release notes
    • fixes for null-origin situations (#75, #96)
    • better bash examples (#103)
    • changelog and checksums for released files (#101, #105)
    Open source →
  15. v0.2.9 19 May 2014
    Release notes
    • 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
    Open source →
    Release notes
    • 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
    Open source →
  16. v0.2.8 07 Jan 2014
    Release notes
    • ...
    Open source →
  17. v0.2.7 26 Nov 2013

    Nothing published for this version

  18. v0.2.6 20 Nov 2013

    Nothing published for this version

  19. v0.2.5 20 Nov 2013

    Nothing published for this version

  20. v0.2.4 20 Nov 2013

    Nothing published for this version

  21. v0.2.3 20 Nov 2013

    Nothing published for this version

  22. v0.2.2 20 Nov 2013

    Nothing published for this version

  23. v0.2.1 20 Nov 2013

    Nothing published for this version

  24. v0.2.0 08 Jul 2013

    Nothing published for this version

  25. v0.1.1 08 Jul 2013

    Nothing published for this version

  26. v0.1.0 08 Jul 2013

    Nothing published for this version

  27. v0.0.0-20191107162107-7c9231ab6342 07 Nov 2019 pre-release

    Nothing published for this version

  28. v0.0.0-20181029143041-165a8ffe8328 29 Oct 2018 pre-release

    Nothing published for this version

  29. v0.0.0-20170217060847-6b0f67458bdf 17 Feb 2017 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive