Socket/Unix communication Python classes
Project description
ZenComm
Sync/Async binary socket protocol, works with Unix and TCP/IP
Examples
./tests
├── async_client.py # async client example
├── async_server.py # async server example
├── client.py # sync client example
└── server.py # sunc server example
TODO:
- All sync messagens exchange
- All async messagens exchange
- Test Protocol.sendBin
- Test Protocol.sendFile
- Test Protocol.receiveBin
- Test Protocol.receiveFile
- Implement async Protocol.sendBin
- Implement async Protocol.sendFile
- Implement async Protocol.receiveBin
- Implement async Protocol.receiveFile
- sync/async TLS
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zencomm-2.0.1.tar.gz
(11.1 kB
view details)
File details
Details for the file zencomm-2.0.1.tar.gz.
File metadata
- Download URL: zencomm-2.0.1.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1afb70755bc898cc827cc2b78400e6ebe9f471068af218fe353aab6dc37f632c
|
|
| MD5 |
15293e998a8700ce9f0b5e0192139dbd
|
|
| BLAKE2b-256 |
3269ab8d38bd4ae73777b0209debfb8b3d6615181cc9d3ceb1bb34a6120cec42
|