mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
add polyrpc (#2645)
This commit is contained in:
parent
da4bff5529
commit
c594d7e401
@ -184,6 +184,17 @@
|
|||||||
"description": "binary de-/serialization that works on js, c and VM (compiletime)",
|
"description": "binary de-/serialization that works on js, c and VM (compiletime)",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "polyrpc",
|
||||||
|
"url": "https://github.com/choltreppe/polyrpc",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"rpc",
|
||||||
|
"remote procedure call"
|
||||||
|
],
|
||||||
|
"description": "A system for generating remote-procedure-calls for any pair of server and client",
|
||||||
|
"license": "MIT"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "geolocation",
|
"name": "geolocation",
|
||||||
"url": "https://github.com/HazeCS/geolocation",
|
"url": "https://github.com/HazeCS/geolocation",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user