Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-12 | move common types to an internal package | tjpcc | |
This helps avoid import cycles. | |||
2023-05-01 | name change gus -> sliderule | tjpcc | |
2023-01-17 | pull request, response, handlers out of the gemini package | tjpcc | |
2023-01-11 | much more extensive gus/gemini testing | tjpcc | |
2023-01-11 | WIP improve test coverage | tjpcc | |
There is a test of Response.Read that is failing and I haven't yet figured out why. | |||
2023-01-09 | Initial commit. | tjpcc | |
some basics: - minimal README - some TODOs - server and request handler framework - contribs: file serving, request logging - server examples - CI setup |