rossdylan / quilt

Mesh chat protocol over ZMQ
19 stars 1 forks source link

Merging protocol branch back into the develop branch #17

Closed rossdylan closed 12 years ago

rossdylan commented 12 years ago

oh boy, protocol is pretty much done, passes all written unit tests with 3 servers :D

This merge includes:

send/handle message unit tests for message

unique names for servers unit tests with 3 servers

dumb routing (smart routing to be implemented later)

fixed unit tests exiting uncleanly