esub python client library
Project description
# esub python client library
esub is a super lightweight micro message passing service, this is a python client library to connect to an esub node
for more details about esub, see its repo: https://github.com/ccpgames/esub
## examples
# subscribing
`python # this will block until fulfilled or canceled print(esub.sub("some_key", token="secret")) `
# replying
`python # also blocking, but should be a fast response esub.rep("some_key", "some data", token="secret") `
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file esub-0.0.6.tar.gz.
File metadata
- Download URL: esub-0.0.6.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89fbfe19af1407ca2c8a7d07852a411c407e0595850fe9776de5b17cb7cd32bd
|
|
| MD5 |
1e1bcc901fb501b7674fe66eee4de2c7
|
|
| BLAKE2b-256 |
b969f47efcfc56a02507621640a02eac5c1fe854164c67e8005297c9684eb133
|
File details
Details for the file esub-0.0.6-py3-none-any.whl.
File metadata
- Download URL: esub-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e287a107f0209ccc629ccd59b2d7af64c63ab04b39b0838bc8fb5b6b2f66aac0
|
|
| MD5 |
f5165a2182dfd4b31f0f27fe8a72285d
|
|
| BLAKE2b-256 |
eed622f9a398923ac792cf55fb1054413c2ee5e17e53c414fab82dd4d5ec1e84
|