- United States
- https://bancino.net
- Joined on
2024-09-14
Implement #22 and #9
It looks like the recent changes to the configuration API are causing problems here. Please merge master
again and resolve the conflicts.
Use j2s for the Config API.
Use j2s for the Config API.
Use j2s for the Config API.
5d8e26b43d
Config: Don't return full structs; this is inefficient.
22223d6322
Merge branch 'master' into HEAD
Use j2s for the Config API.
Implements #7, with a breaking change(on how TLS is handled), hence why I'm not removing the WIP tag until Telodendria/Cytoplasm#21 is implemented.
This breaking change might actually be…
Use j2s for the Config API.
I know how I feel about this. I might be okay with Config
objects being on the stack everywhere they're used, this function may just go away entirely.
Fix potential double-free issue in Cytoplasm