- First alpha version
- Re-factoring and clean-up
- Major changes basically a complete re-write. See docs for new API.
- Changed implementation of TCP transport to use pooled SocketAsyncEventArgs.
- Added fully working remoting example.
- Fixed a overlapped buffer issue on send in TCP transport