ATCP
The trick of this protocol is that its connection address has a path (atcp://example.com[:1614]/[...]) there are also several types of packages:
- The PING server/client responds with PONG if the connection can be continued or CLOSE if it needs to be closed. It is sent every 10 seconds.
PONG- I've already told you.CLOSE- also.MESSAGE <message>- the message itself.PATH <The PATH STARTING FROM / >is sent when the client connects.CONN <code>is sent by the server after sending the PATH by the client (0 - successfully connected, 1 - connection error and connection closure) and by the opposite side when the other side is notified (0 - ok, -1 - error).
Release files for atcp 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| atcp-1.0.0.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| atcp-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.7 kB
Release files / atcp-1.0.0.tar.gz
| Download URL | atcp-1.0.0.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2af23a34e75fe1303e945a5b1c7960999a1022fea2ee0a1d9298f16d48058d88
|
|
BLAKE2b-256 checksum How to use checksums |
2d25c17c3413bdb2e07007cc1eec93178743a0ade348fd765d029c1c5b68ec80
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.1
|
Release files / atcp-1.0.0-py3-none-any.whl
| Download URL | atcp-1.0.0-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4e57b31b511fe5c99e64f4cd735f3195e7a7dc6eb0234abbca73b8c0b0b4124f
|
|
BLAKE2b-256 checksum How to use checksums |
3b73533931e908cf610a88899f4f61b7a4967d3dde6f344f2a7fec5a88331146
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.1
|