Skip to content

Commit eb7cd92

Browse files
authored
feat: use file explorer as plugin and hyper on v1 (#450)
Integration PR containing progress for the version 1.0.0 of the HTTP Server. - Migrates Hyper to v1 - Uses Tower Middleware instead of in-house middleware - Introduces a extensible architecture via dynamic library loading for routes - File Explorer now comes as a Plugin which makes binary lightweight
1 parent b08b9f7 commit eb7cd92

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+3992
-6649
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,7 @@ Thumbs.db
5757
# Tests #
5858
#########
5959
dhat-heap.json
60+
61+
# Web #
62+
#######
63+
dist

0 commit comments

Comments
 (0)