2026-04-12 16:30:28 +03:00
2026-04-12 16:30:28 +03:00
2026-04-12 16:30:28 +03:00
2026-04-01 00:53:36 +03:00
2026-04-01 00:53:36 +03:00
2026-04-01 00:53:36 +03:00
2026-04-12 16:30:28 +03:00
2026-04-12 16:30:28 +03:00
2026-04-12 16:30:28 +03:00
2026-04-12 16:30:28 +03:00
2026-04-12 16:30:28 +03:00
2026-04-12 16:30:28 +03:00
2026-04-12 16:30:28 +03:00
2026-04-04 00:47:35 +03:00
2026-04-12 16:30:28 +03:00
2026-04-12 16:30:28 +03:00
2026-04-01 00:53:36 +03:00
2026-04-12 16:30:28 +03:00
2026-04-01 00:53:36 +03:00
2026-04-01 00:53:36 +03:00

Networking Library for V

netio is a flexible networking library for V programming language. It heavily relies on the libc.

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.

netio also provides a high-level abstractions over BSD sockets: TCPListener, TCPStream, UDPSocket.

S
Description
No description provided
Readme 426 KiB
Languages
V 100%