Skip to content

Commit

Permalink
Switch to warp + CORS configuration (#182)
Browse files Browse the repository at this point in the history
resolves #168

Switched the server framework to Warp, so we can benefit from the performance improvements and the available middlewares.
Added CORS configuration options (allow_credentials, allow_headers, expose_headers, allow_methods, allow_origins)
  • Loading branch information
o0Ignition0o committed Sep 21, 2021
1 parent 5ac69ef commit 5b36237
Show file tree
Hide file tree
Showing 7 changed files with 828 additions and 21 deletions.

0 comments on commit 5b36237

Please sign in to comment.