Nelambu

Nelambu is a simple Python library for network communication using an RPC pattern. It currently provides servers and clients for TCP, and has built-in session handling which makes it robust against dropped connections. It does not include data serialisation; calls and responses are simple byte buffers.

Indices and tables