diff --git a/README.md b/README.md index b608601..1e65c6a 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ - [Database clients](#database-clients) - [Audio](#audio) - [Operating system](#operating-system) + - [Networking](#networking) - [Automation](#automation) - [Telegram](#telegram) - [Discord](#discord) @@ -178,6 +179,10 @@ - [vlipboard](https://github.com/asvvvad/vlipboard) - An easy to use wrapper of clipboard with Wayland and Termux support. - [mmap](https://github.com/jdonnerstag/vlang-mmap) - Provide native V-lang support for memory-mapping on Linux and Windows. +### 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) + ### Automation - [vrobot](https://github.com/eioo/vrobot) - Desktop automation for V. Only supports Windows.