5 Commits

Author SHA1 Message Date
amacocian 439b3f160d Separate startup from initialization (#23)
Procedures to be run on initialization
Fix concurrency issues with listeners
2022-10-07 10:39:37 +00:00
amacocian f8cc21e7db Introduce cancellation tokens for server
Update pipelines to .net6
Deprecate netcoreapp2.1 build
2022-01-02 17:14:01 +02:00
Alexandru Macocian 867fa12a6c Support for interpolated URLs
Implemented use of TypeConverters for requests and responses
2021-09-29 00:41:36 +02:00
Alexandru Macocian 848a56859f Disable all related server tests for CI 2021-06-02 15:28:07 +02:00
Alexandru Macocian 247f1b27e7 Renamed namespace for easier access
Added tests for stopping the server properly
2020-03-06 11:07:47 +01:00