Split msg into JSON and internal variant, and other bits

This commit is contained in:
James Wilson
2021-06-16 11:08:33 +01:00
parent c276c2065a
commit 8e25b4fbdf
14 changed files with 506 additions and 147 deletions
+1
View File
@@ -3,3 +3,4 @@ pub mod shard;
pub mod types;
pub mod util;
pub mod ws;
pub mod json;