9 Commits

Author SHA1 Message Date
fbd6e7af0c
all: update for zig 0.14.0
Support for earlier zig versions has been dropped.
2025-03-13 21:24:37 -06:00
5c340bef56
deps: use allyourcodebase build wrappers instead of vendored deps
This updates the nats.c library version to 3.8.2 and the libressl
version to 3.9.2. It's more build system than ever.
2024-09-15 21:05:53 -07:00
b17a3fba6c
readme: update zig support status 2024-01-15 16:30:26 -08:00
c6764fcf60
readme: some minor updates 2023-11-07 20:54:59 -08:00
136ef10775
readme: fix build.zig example
As it turns out, it is important to link the C library also.
2023-09-10 13:00:40 -07:00
d72463ee76
readme: add status section
Once the Subscription and Message tests have been fleshed out, this
will go into maintenance mode, since I've pretty much accomplished
everything I wanted to accomplish with it.
2023-09-02 22:15:03 -07:00
d541e1e759
readme: update for current project state 2023-09-02 17:31:59 -07:00
fbb45f1567
readme: add some notes about zig version support 2023-08-14 22:46:44 -07:00
c4fb6c6579
Add a readme
look ma, I'm a real project now
2023-08-14 01:38:21 -07:00