Benchmarks
- agoo_load_graphql() to load SDL from a file.
TLS (SSL) support
- SSL support
Early hints and sub-domains
-
Support for early hints added.
-
Sub-domains based on the host header in an HTTP request can now be used to set up multiple root directories.
Makefile cleanup
- Removed the targets that pulled code from the Agoo repo and put that in a separate script.
GraphQL
- Add GraphQL support and example.
Merge in core changes.
- Add
agoo_io_loop_ratio
for more control over IO threads.
Better thread management and library naming cleanup.
-
All Agoo-C types, functions, and variable now include an 'agoo' prefix.
-
Read/write thread creation uses a more optimized algorithm.
First release.