Added packets (#1648)

This commit is contained in:
Vladimir Berezenko
2020-09-30 07:03:53 +02:00
committed by GitHub
parent e78c3f1ae4
commit c96ae3e7f6
+13
View File
@@ -19631,5 +19631,18 @@
"description": "A fast and simple command line argument parser inspired by Python's argparse.",
"license": "MIT",
"web": "https://github.com/oliversandli/clapfn"
},
{
"name": "packets",
"url": "https://github.com/Q-Master/packets.nim",
"method": "git",
"tags": [
"serializtion",
"deserialization",
"marshal"
],
"description": "Declarative packets system for serializing/deserializing and marshalling",
"license": "MIT",
"web": "https://github.com/Q-Master/packets.nim"
}
]