Commit Graph

4 Commits

Author SHA1 Message Date
Alexandru Macocian 64f1453061 Built threadsafe collection for running asynchronous operations on clients
Fixed enqueuing and dequeuing of messages
Made http routes asynchronous to support long running operations without delays
2020-03-28 13:39:41 +01:00
Alexandru Macocian 247f1b27e7 Renamed namespace for easier access
Added tests for stopping the server properly
2020-03-06 11:07:47 +01:00
amacocian aa63e598f2 Implemented http request templates to provide model directly to http module handlers 2020-02-24 15:53:15 +01:00
amacocian 280947c283 Added E2E test with query in URL 2020-02-19 14:38:49 +01:00