mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add asyncdispatch2 and eth_common
This commit is contained in:
parent
9ef06d5984
commit
541a004367
@ -3630,7 +3630,7 @@
|
||||
"tags": [
|
||||
"event",
|
||||
"future",
|
||||
"asyncdispath"
|
||||
"asyncdispatch"
|
||||
],
|
||||
"description": "Asynchronous event loop for progaming with MVC",
|
||||
"license": "MIT",
|
||||
@ -5931,6 +5931,25 @@
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-json-rpc"
|
||||
},
|
||||
{
|
||||
"name": "asyncdispatch2",
|
||||
"url": "https://github.com/status-im/nim-asyncdispatch2",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"networking",
|
||||
"async",
|
||||
"asynchronous",
|
||||
"eventloop",
|
||||
"timers",
|
||||
"sendfile",
|
||||
"tcp",
|
||||
"udp"
|
||||
],
|
||||
"description": "Experimental fork of Nim's asyncdispatch",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-asyncdispatch2"
|
||||
},
|
||||
{
|
||||
"name": "rlp",
|
||||
"url": "https://github.com/status-im/nim-rlp",
|
||||
@ -5957,6 +5976,18 @@
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-eth-keys"
|
||||
},
|
||||
{
|
||||
"name": "eth_common",
|
||||
"url": "https://github.com/status-im/nim-eth-common",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"ethereum"
|
||||
],
|
||||
"description": "Definitions of various data structures used in the Ethereum eco-system",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-eth-common"
|
||||
},
|
||||
{
|
||||
"name": "ethash",
|
||||
"url": "https://github.com/status-im/nim-ethash",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user