karlseguin / websocket.zig

A websocket implementation for zig
MIT License
302 stars 28 forks source link

update to latest zig #31

Closed Raiden1411 closed 7 months ago

Raiden1411 commented 7 months ago

The latest zig now takes a LazyPath for the test runner property instead of the hardcoded "string".

karlseguin commented 7 months ago

thanks :)