mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add Chronos
This commit is contained in:
parent
34c3dcfd92
commit
d684550461
@ -5955,8 +5955,8 @@
|
|||||||
"web": "https://github.com/status-im/nim-json-rpc"
|
"web": "https://github.com/status-im/nim-json-rpc"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "asyncdispatch2",
|
"name": "chronos",
|
||||||
"url": "https://github.com/status-im/nim-asyncdispatch2",
|
"url": "https://github.com/status-im/nim-chronos",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library",
|
||||||
@ -5969,9 +5969,13 @@
|
|||||||
"tcp",
|
"tcp",
|
||||||
"udp"
|
"udp"
|
||||||
],
|
],
|
||||||
"description": "Experimental fork of Nim's asyncdispatch",
|
"description": "An efficient library for asynchronous programming",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/status-im/nim-asyncdispatch2"
|
"web": "https://github.com/status-im/nim-chronos"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "asyncdispatch2",
|
||||||
|
"alias": "chronos"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "serialization",
|
"name": "serialization",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user