Commit Graph
5 Commits
Author SHA1 Message Date
Alexandru Macocian 748785014a Improved value retrieval from http request form.
Nit fixes.
Scheduler that fires separate threads for each request.
Removed https from e2e tests.
2021-03-01 20:59:16 +01:00
Alexandru Macocian e47790b97f - Fixed issues with not knowing size of message when reading from SSL stream
- Implemented a SafeNetworkStream that protects from SSL stream overreading, and stores information regarding the actual number of bytes to be read.
- E2E test covering large uploading
2020-04-08 14:47:54 +02:00
Alexandru Macocian 0582a82d6c - Fixed messages being handled non-sequentially during parallel processing of the clients
- Made unit tests use SSL encryption
- Added netcore3.1 to build list
2020-04-06 22:45:34 +02:00
Alexandru Macocian 72060f15dd Started working on FTP modules 2020-04-05 13:58:14 +02:00
amacocian 7850f6e4c2 Created unit test project for MTSC 2019-11-11 13:07:10 +01:00