mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 09:03:09 +00:00
Add a Stomp library.
This commit is contained in:
parent
146fdf14fe
commit
2f83641eef
@ -4412,5 +4412,19 @@
|
|||||||
"description": "Low-level twitter API wrapper library for Nim.",
|
"description": "Low-level twitter API wrapper library for Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/kubo39/twitter"
|
"web": "https://github.com/kubo39/twitter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stomp",
|
||||||
|
"url": "https://bitbucket.org/mahlon/nim-stomp",
|
||||||
|
"method": "hg",
|
||||||
|
"tags": [
|
||||||
|
"stomp",
|
||||||
|
"library",
|
||||||
|
"messaging",
|
||||||
|
"events"
|
||||||
|
],
|
||||||
|
"description": "A pure-nim implementation of the STOMP protocol for machine messaging.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "http://bitbucket.org/mahlon/nim-stomp"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user