Chatroom by Socket.IO
Project description
Response
Success
{ "_uid": <The id of the request>, "success": <true or false>, "error": <[Optional] error message> }
Register
client
{ "_uid": <uuid>, "path": <client path> }
RPC
RPC Request
{ "_uid": <uuid>, "path": <target path>, "payload": { "id": <RPC request id>, "method": <method name>, "parameters": <parameters> } }
RPC Response
{ "_uid": <uuid>, "path": <RPC request source path>, "payload": { "id": <RPC request id>, "result": <RPC result>, "error": <error message> } }
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size turing-chatroom-bus-0.0.1.post0.dev10.tar.gz (23.4 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Close
Hashes for turing-chatroom-bus-0.0.1.post0.dev10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | afb727e9f27383b5342a38711fd6bc598ef913541d30c9050eceb515672c340a |
|
MD5 | c187d387308605145a989e59170eb14b |
|
BLAKE2-256 | 56390cc60b724f1fca96603160fcb51bc5988f166d7aa6d653057028c7dfea8d |