mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added packets (#1648)
This commit is contained in:
parent
e78c3f1ae4
commit
c96ae3e7f6
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user