Commit graph

9 commits

Author SHA1 Message Date
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
Nicholas Orlowsky 54d82b8c66
cleanup of source + build system
* seperated most parts into headers & source files
* seperated anthracite into libanthracite and anthracite-bin for modules
* built demo webAPI module
* rewrote some code to do things in the
* changed cmakelists to not build in src directory
2025-02-04 02:03:27 -05:00
Nicholas Orlowsky 3dddee43f7
version 0.2.0 2023-10-20 12:46:30 -04:00
Nicholas Orlowsky dea773366e
cleanup 2023-10-20 00:27:35 -04:00
Nicholas Orlowsky f1868ceea5
minor changes 2023-10-18 14:17:44 -04:00
Nicholas Orlowsky 6c9f7f7c49
restructuring 2023-10-18 14:09:26 -04:00
Nicholas Orlowsky ac669ba504
v0.1.2 2023-10-17 13:33:22 -04:00
Nicholas Orlowsky d6eb46d310
v0.1.1 2023-10-17 13:16:31 -04:00
Nicholas Orlowsky 0649a28a28
performance improvements + a good amount of changes 2023-10-16 14:36:17 -04:00
Renamed from backends/file_backend.cpp (Browse further)