[ 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
- 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
