[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1010013: ITP: python-websocketd -- Python module for creating a http server which uses WebSockets



Package: wnpp
Severity: wishlist
Owner: Bas Wijnen <wijnen@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, wijnen@debian.org

* Package name    : python-websocketd
  Version         : 0.2
  Upstream Author : Bas Wijnen <wijnen@debian.org>
* URL             : https://github.com/wijnen/python-websocketd
* License         : AGPL3+
  Programming Lang: Python
  Description     : Python module for creating a http server or client which uses WebSockets

This module uses the network module to create a server, and implements http(s)
and WebSockets over those connections.  With only 6 lines of code you have a
working system.  You only have to add what you want your server to do.
.
It also provides a client socket, which can be used to communicate with such a
server.

I use this module for many of my networked programs. It requires python-network
(#1010012) and python-fhs (#1010010).


Reply to: