Skip to content
Sections
>> Trisquel >> Пакеты >> nabia >> web >> websocketd
nabia  ] [  aramo  ]
[ Источник: websocketd  ]

Пакет: websocketd (0.3.1-3)

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.4)
    GNU C Library: Shared libraries
    также виртуальный пакет, предоставляемый libc6-udeb

Загрузка websocketd

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
amd64 1 916,5 Кб6266 Кб [список файлов]
armhf 1 692,9 Кб5458 Кб [список файлов]