[ forky ]
[ sid ]
[ 源代码: python-wslink ]
软件包:python3-wslink(2.5.0-1)
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.
其他与 python3-wslink 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format
