e54f013ef7d8091ef46e17561f530200a1cb41ff
Networking Library for V
netio is a flexible networking library for V programming language.
Differences with the V standard library net module:
- Provides the low-level wrappers around C API.
- Supports any kind of sockets, socket options, address families and protocols.
The netio.protocol module provides access to the operatins system protocols database.
Description
Languages
V
100%