This section documents the public API of FastSocket using mkdocstrings.
| Module | Description |
|---|---|
fastsocket (legacy) |
Backward-compatible legacy API |
fastsocket.core |
Configuration and connection handling |
fastsocket.server |
TCP and UDP server classes |
fastsocket.client |
TCP and UDP client classes |
fastsocket.security |
RSA and hybrid encryption modules |
fastsocket.utils |
ChunkManager, FileTransfer, logger, exceptions |