all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: websocketd  ]

Package: websocketd (0.4.1-1 and others)

Links for websocketd

Screenshot

Debian Resources:

Download Source Package websocketd:

Maintainer:

External Resources:

Similar packages:

Turn any program that uses STDIN/STDOUT into a WebSocket server

websocketd is a small command-line tool that will wrap an existing command-line interface program, and allow it to be accessed via a WebSocket.

WebSocket-capable applications can now be built very easily. As long as you can write an executable program that reads STDIN and writes to STDOUT, you can build a WebSocket server. Do it in Python, Ruby, Perl, Bash, C, Go, PHP, Java, Clojure, Scala, Groovy, Expect, Awk, VBScript, Haskell, Lua, R, whatever! No networking libraries necessary.

websocketd will start a WebSocket server on a specified port, and listen for connections.

Upon a connection, it will fork the appropriate process, and disconnect the process when the WebSocket connection closes (and vice-versa).

Any message sent from the WebSocket client will be piped to the process's STDIN stream, followed by a \n newline.

Other Packages Related to websocketd

  • depends
  • recommends
  • suggests
  • enhances

Download websocketd

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 0.4.1-1+b11 1,829.1 kB5,438.0 kB [list of files]
arm64 0.4.1-1+b11 1,577.0 kB5,146.0 kB [list of files]
armel 0.4.1-1+b11 1,568.4 kB5,232.0 kB [list of files]
armhf 0.4.1-1+b11 1,561.3 kB5,212.0 kB [list of files]
i386 0.4.1-1+b11 1,709.3 kB5,286.0 kB [list of files]
mips64el 0.4.1-1+b11 1,423.3 kB5,869.0 kB [list of files]
mipsel 0.4.1-1+b11 1,459.9 kB5,828.0 kB [list of files]
ppc64el 0.4.1-1+b11 1,537.4 kB5,145.0 kB [list of files]
s390x 0.4.1-1+b11 1,669.2 kB5,582.0 kB [list of files]