Commit eb7cd92
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 lightweight1 parent b08b9f7 commit eb7cd92
File tree
113 files changed
+3992
-6649
lines changed- .github/workflows
- benches
- crates
- file-explorer-core
- src
- fs
- file-explorer-proto
- src
- file-explorer-ui
- assets
- public
- src
- bin
- components
- atoms
- icons
- molecules
- organisms
- pages
- templates
- file_list
- file-explorer
- src
- http-server-plugin
- src
- http-server
- src
- server
- fixtures
- src
- addon
- compression
- file_server
- template
- bin
- config
- util
- server
- handler
- middleware
- utils
- tests
- e2e
- helpers
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 changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
0 commit comments