Categories
Libraries
  • Github CLI
  • SSH
  • HTTPS
Clone Repo

wz

Linux Workflow Status Windows Workflow Status MacOS Workflow Status

An I/O agnostic WebSocket 1.3 library for Zig.

Currently untested, contributions towards a test suite are appreciated.

Features

  • Performs no allocations, uses a single buffer for all parsing.
  • Works with any Reader and Writer.

Notes

  • wz does not buffer either reads or writes, if you prefer the performance boost such buffering provides, you must provide your own buffered Reader and Writers.

Examples

Coming Soon…

About
Owner
Last Commit
2022-11-03
Latest Release
Latest Release Date
Created
2020-07-04