Pakket: python3-wslink (2.5.0-1)
Verwijzigingen voor python3-wslink
Debian bronnen:
Het bronpakket python-wslink downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python/JavaScript library for communicating over WebSocket
Wslink allows easy, bi-directional communication between a python server and a javascript or C++ client over a websocket. The client can make remote procedure calls (RPC) to the server, and the server can publish messages to topics that the client can subscribe to. The server can include binary attachments in these messages, which are communicated as a binary websocket message, avoiding the overhead of encoding and decoding.
Andere aan python3-wslink gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format
