A bi-directional shell-like socket protocol framework using asyncio.
Project description
Bivalve - Bi-Directional Shell Sockets
This is a library implementing bi-directional shell sockets, a method of IPC where applications send and receive shell-formatted commands over simple TCP sockets.
It also serves as an example of asynchronous input handling while maintaining a
connection with a remote service. It shows effective methods of handling
connections and maintaining sessions with the asyncio
socket utilities.
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
bivalve-2.3.0.tar.gz
(14.3 kB
view hashes)