Пакет: websocketd (0.4.1-1 и други)
Връзки за websocketd
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник websocketd.
Отговорник:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
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.
Други пакети, свързани с websocketd
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Library: Shared libraries
също и виртуален пакет, предлаган от libc6-udeb
- dep: libc6 (>= 2.3.6-6~) [i386]
- dep: libc6 (>= 2.4) [amd64, armhf]
Изтегляне на websocketd
Архитектура | Версия | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|---|
amd64 | 0.4.1-1+b5 | 1 725,7 кБ | 5 566,0 кБ | [списък на файловете] |
arm64 | 0.4.1-1+b5 | 1 476,1 кБ | 5 166,0 кБ | [списък на файловете] |
armhf | 0.4.1-1+b5 | 1 503,5 кБ | 4 746,0 кБ | [списък на файловете] |
i386 | 0.4.1-1+b5 | 1 639,3 кБ | 4 748,0 кБ | [списък на файловете] |