Arbor is an experimental chat protocol that models a conversation as a tree of messages instead of an ordered list. This means that the conversation can organically diverge into several conversations without the messages appearing interleaved.
You can get information about the Arbor project here.
Kudzu is a test client for the Arbor chat protocol. It randomly responds to messages with lorem-ipsum text, and is useful for testing client and server implementations.