Commit graph

4 commits

Author SHA1 Message Date
Nicholas Orlowsky 236f7399fe
request parser rewrite + added tests
Some checks failed
Docker Build & Publish / build (push) Failing after 11m2s
* rewrote request parser, now more simplified and theoretically faster
* added gtest and an example test to measure parser times
2025-02-04 18:27:33 -05:00
Nicholas Orlowsky 3c9edb1e0b
moving ci/cd over to forgejo 2025-02-04 13:26:54 -05:00
Nicholas Orlowsky 0ebdb34601
format + README 2025-02-04 11:44:34 -05:00
Nicholas Orlowsky 71be773d49
split into src and lib and socket changes
* libanthracite files are now all in lib/
* anthracite-bin + anthracite-api-bin files are now all in src/
* socket split into header and source properly
2025-02-04 11:37:46 -05:00