Overview
BLIP is a generic network protocol that runs over TCP and lets applications easily send messages and replies back and forth.
Members
Manager:
Jens Alfke
Reporter:
Pedro Melo
Latest news
BLIP 1.1 implementation
The existing BLIP code, plus two minor bug-fixes, has been tagged in Hg as "1.0". I merged my BLIP 1.1 branch into the trunk.
Python Implementation!
There's now a pure Python implementation of BLIP. You'll find it in the "Python/" subdirectory, naturally. Only 500 lines of code!