Pakiet: websocketd (0.4.1-1)
Odnośniki dla websocketd
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego websocketd:
Opiekun:
Original Maintainer:
- Josue Ortega
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z websocketd
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C Library: Shared libraries
również pakiet wirtualny udostępniany przez libc6-udeb
Pobieranie websocketd
| Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|
| amd64 | 1 725,1 KiB | 5568 KiB | [lista plików] |
| arm64 | 1 476,2 KiB | 5100 KiB | [lista plików] |
| armhf | 1 502,6 KiB | 4680 KiB | [lista plików] |
| ppc64el | 1 440,5 KiB | 5163 KiB | [lista plików] |