1 Commits

Author SHA1 Message Date
Nick Thomas
1688e55459 Project framework + socket connector
The socket connector is responsible for reading from a socket and
converting the lines that were read to messages, using a passed-in
deserialiser. It also provides an interface to push messages onto
the socket, via a serialiser which is also passed in.
2011-11-12 21:45:14 +00:00