Skip to content

A Python client for the Chimp protocol that's built on top of APE

Notifications You must be signed in to change notification settings

UniversalPrimer/chimp-client-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a python client for the Chimp protocol which is built on top of APE

Right now it only does:

      APE handshaking
      APE channel join
      APE send and receive

Not Chimp-specific stuff is implemented yet.


ToDo:

  Use non-blocking IO to support > 4k receives
  Detecting APE errors and conversion to Python exceptions
  Ensure that ID is really unique (retry on APE nick collision)

About

A Python client for the Chimp protocol that's built on top of APE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages