Paquet : websocketd (0.4.1-1 et autres)
Liens pour websocketd
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source websocketd :
Responsable :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à websocketd
|
|
|
|
-
- dep: libc6 (>= 2.34)
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
Télécharger websocketd
Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|---|
amd64 | 0.4.1-1+b23 | 2 185,0 ko | 6 724,0 ko | [liste des fichiers] |
arm64 | 0.4.1-1+b23 | 1 874,8 ko | 6 272,0 ko | [liste des fichiers] |
armhf | 0.4.1-1+b23 | 1 928,5 ko | 6 612,0 ko | [liste des fichiers] |
i386 | 0.4.1-1+b23 | 2 081,5 ko | 6 505,0 ko | [liste des fichiers] |
ppc64el | 0.4.1-1+b23 | 1 867,9 ko | 6 528,0 ko | [liste des fichiers] |
riscv64 | 0.4.1-1+b13 | 1 940,5 ko | 6 400,0 ko | [liste des fichiers] |
s390x | 0.4.1-1+b23 | 1 982,1 ko | 7 040,0 ko | [liste des fichiers] |