1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00
This commit is contained in:
Turiiya 2023-06-12 02:17:33 +02:00
parent e11cb31a11
commit 4467d9af25

View File

@ -209,6 +209,7 @@
### Networking
- [vmq](https://github.com/jordan-bonecutter/vmq) - V wrapper For [ZMQ](https://zeromq.org/) (aka ZeroMQ, ØMQ, 0MQ: a high-performance asynchronous messaging library).
- [vibe](https://github.com/tobealive/vibe) - A libcurl binding with an easy-access layer for fast and reliable requests.
### Operating system