Move Message into a separate module
authorRichard Whitehouse <github@richardwhiuk.com>
Mon, 22 Oct 2018 13:17:30 +0000 (09:17 -0400)
committerRichard Whitehouse <github@richardwhiuk.com>
Mon, 22 Oct 2018 13:18:13 +0000 (09:18 -0400)
commit54793ee6fb655f91034526b68b42f55e414d1033
treedc0af62ac4ed36c9cf57378159c274e91dd9ad2f
parent76933c6d1a7d0116acb72f065b4a85b165a01ff2
Move Message into a separate module
src/codec/mod.rs
src/lib.rs
src/message.rs [new file with mode: 0644]
src/server.rs