mare.server/MareSynchronosServer/MareSynchronosStaticFilesServer
rootdarkarchon c98e2b2dd6
Switch Authentication to asynchronous streaming calls (#16)
* add base grpc service and swap auth service to streaming

* remove Authorize from hub itself

* remove unused usings

* heave files server to net 7, add exception handling in grpc auth stream

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2022-10-13 16:55:23 +02:00
..
.config fixes after testing 2022-08-22 15:47:52 +02:00
Properties minor refactoring 2022-08-22 14:24:47 +02:00
appsettings.Development.json minor refactoring 2022-08-22 14:24:47 +02:00
appsettings.json rework metrics 2022-08-26 02:22:19 +02:00
CleanupService.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
FileService.cs fixes for file uploads 2022-08-27 01:13:49 +02:00
MareSynchronosStaticFilesServer.csproj Switch Authentication to asynchronous streaming calls (#16) 2022-10-13 16:55:23 +02:00
Program.cs adjustments to config and cleanup nuget, remove implicit usings 2022-08-23 11:21:21 +02:00
Startup.cs Switch Authentication to asynchronous streaming calls (#16) 2022-10-13 16:55:23 +02:00