amacocian
|
aa141eb88d
|
Switched to a concurrent collection for message queue.
|
2019-07-24 11:24:34 +03:00 |
|
amacocian
|
c2c41367a7
|
Implemented keep-alive functionality
|
2019-07-24 09:59:11 +03:00 |
|
amacocian
|
d0061db2ce
|
modified server so that it sends all queued messages in one loop.
|
2019-07-23 22:52:45 +03:00 |
|
amacocian
|
3d0e582461
|
Updated to 0.9
|
2019-07-23 21:42:04 +03:00 |
|
amacocian
|
a1934fdf34
|
Fixed an error with server responses.
|
2019-07-23 18:23:03 +03:00 |
|
amacocian
|
8c875c4278
|
Changed Interfaces to provide handlers with reference to server directly through method calls
|
2019-07-23 15:57:08 +03:00 |
|
amacocian
|
e84c1051a2
|
Added http handlers
|
2019-07-23 14:47:38 +03:00 |
|
amacocian
|
3e0287fa26
|
Merge branch 'master' of https://github.com/AlexMacocian/MTSC
|
2019-07-23 07:28:06 +03:00 |
|
amacocian
|
c330bc7292
|
changes
|
2019-07-23 07:28:02 +03:00 |
|
amacocian
|
afc632b72e
|
Added ability to use SslStreams for communication.
|
2019-07-22 18:52:13 +03:00 |
|
amacocian
|
ffa91681bd
|
Added support for Ssl Stream
|
2019-07-22 18:41:34 +03:00 |
|
amacocian
|
9666f2120e
|
Merge branch 'master' of https://github.com/AlexMacocian/MTSC
|
2019-07-22 17:12:35 +03:00 |
|
amacocian
|
32328c628d
|
cleared ambiguity on Task.Run
|
2019-07-22 17:12:23 +03:00 |
|
amacocian
|
1455857e5a
|
Implementation for HTTP handler
|
2019-07-22 16:00:39 +03:00 |
|
amacocian
|
59078d13f5
|
Modified from ASCII to Unicode Encoding for broadcasting.
|
2019-07-22 15:00:29 +03:00 |
|
amacocian
|
1774e0aeb8
|
remove excess file
|
2019-07-22 14:26:41 +03:00 |
|
amacocian
|
a50d4e796a
|
Merge branch 'master' of https://github.com/AlexMacocian/MTSC
|
2019-07-22 14:24:00 +03:00 |
|
amacocian
|
752c0e0720
|
Implemented debug logging.
Fix high CPU usage caused by infinite loop.
|
2019-07-22 14:23:50 +03:00 |
|
amacocian
|
08f9c300df
|
Create LICENSE
|
2019-07-19 12:04:39 +03:00 |
|
amacocian
|
258424f36f
|
Merge branch 'master' of https://github.com/AlexMacocian/MTSC
|
2019-07-19 11:56:20 +03:00 |
|
amacocian
|
a11237db5e
|
Reversed order of handlers on sending to maintain consistency
|
2019-07-19 11:56:06 +03:00 |
|
amacocian
|
4a948dafc5
|
Update README.md
|
2019-07-19 10:16:54 +03:00 |
|
amacocian
|
bb23491b39
|
Update README.md
|
2019-07-19 10:13:28 +03:00 |
|
amacocian
|
e22a96e178
|
Update README.md
|
2019-07-19 10:13:10 +03:00 |
|
amacocian
|
c5d09db857
|
Create README.md
|
2019-07-19 10:12:44 +03:00 |
|
amacocian
|
7cf668e3c1
|
Implemented a unified message sending method.
Implemented broadcasting handlers to test encrypted communication.
|
2019-07-19 09:48:42 +03:00 |
|
amacocian
|
0527a60ae5
|
Changed target to all
|
2019-07-18 15:49:50 +03:00 |
|
amacocian
|
2ba2939049
|
Implemented client encryption handler
|
2019-07-18 15:45:27 +03:00 |
|
amacocian
|
3473b65390
|
Implemented encryption handler
|
2019-07-18 13:37:55 +03:00 |
|
amacocian
|
7ca14ee942
|
Adding basic functionality and testing
|
2019-07-17 16:01:43 +03:00 |
|
amacocian
|
86f33a920d
|
Implemented basic functionality
|
2019-07-17 10:09:57 +03:00 |
|
amacocian
|
0f98dab398
|
initial commit
|
2019-07-11 12:34:27 +03:00 |
|
amacocian
|
74534db03c
|
Add project files.
|
2019-07-11 12:30:59 +03:00 |
|
amacocian
|
9acf149ccf
|
Add .gitignore and .gitattributes.
|
2019-07-11 12:30:53 +03:00 |
|