Package: websocketd (0.4.1-1 and others)
Links for websocketd
Debian Resources:
Download Source Package websocketd:
Maintainer:
External Resources:
- Homepage [github.com]
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
|
|
|
|
-
- dep: libc6 (>= 2.34) [not alpha, loong64]
- GNU C könyvtár: megosztott könyvtárak
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.40) [loong64]
-
- dep: libc6.1 (>= 2.34) [alpha]
- GNU C könyvtár: megosztott könyvtárak
also a virtual package provided by libc6.1-udeb
-
- dep: libgcc-s1 (>= 3.0) [alpha, sparc64]
- GCC támogató programkönyvtár
- dep: libgcc-s1 (>= 3.3.1) [ppc64, x32]
-
- dep: libgo23 [alpha, ppc64, sparc64, x32]
- Runtime library for GNU Go applications
Download websocketd
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha (unofficial port) | 0.4.1-1+b14 | 134.7 kB | 739.0 kB | [list of files] |
| amd64 | 0.4.1-1+b24 | 2,184.7 kB | 6,724.0 kB | [list of files] |
| arm64 | 0.4.1-1+b24 | 1,875.4 kB | 6,272.0 kB | [list of files] |
| armhf | 0.4.1-1+b24 | 1,926.9 kB | 6,548.0 kB | [list of files] |
| i386 | 0.4.1-1+b24 | 2,080.6 kB | 6,501.0 kB | [list of files] |
| loong64 (unofficial port) | 0.4.1-1+b5 | 1,741.4 kB | 5,993.0 kB | [list of files] |
| ppc64 (unofficial port) | 0.4.1-1+b14 | 150.9 kB | 872.0 kB | [list of files] |
| ppc64el | 0.4.1-1+b24 | 1,867.5 kB | 6,528.0 kB | [list of files] |
| riscv64 | 0.4.1-1+b14 | 1,939.8 kB | 6,400.0 kB | [list of files] |
| s390x | 0.4.1-1+b24 | 1,983.3 kB | 7,040.0 kB | [list of files] |
| sparc64 (unofficial port) | 0.4.1-1+b14 | 130.5 kB | 1,385.0 kB | [list of files] |
| x32 (unofficial port) | 0.4.1-1+b14 | 140.7 kB | 683.0 kB | [list of files] |
