Skip to main content

net

See also

  • ioRead/Write/AsyncRead/AsyncWrite protocols.
  • async — the executor driving network I/O.
  • sys — V-LLSI syscalls beneath the network stack.
  • encoding — JSON / CBOR / MessagePack / Base64 / Base32 / Base58 / hex / PEM / JCS / JSON Pointer / varint / DER.
  • security/auth-primitives — JWT / COSE / TOTP / password hashing / CSPRNG tokens / HPKE / Merkle.
  • Weft reverse proxy — connection-pool, health-check, load-balancer, circuit-breaker, retry, and rate-limiter middleware.