Files
netio1/README.md
T
2026-04-13 04:02:42 +03:00

283 B

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.