ChronosX88
|
01a7589417
|
Implement configuration API for plugins
|
2020-09-06 14:16:13 +04:00 |
|
ChronosX88
|
48d27401ae
|
Optimize waiting process for keeping the process running (replace while loop with EventWaitHandle)
|
2020-07-19 15:10:14 +04:00 |
|
ChronosX88
|
0f15340065
|
Add example of hello world plugin
|
2020-07-19 14:47:38 +04:00 |
|
ChronosX88
|
1133ca8a76
|
Finally fix module manager, so it now works as expected
|
2020-07-19 14:47:25 +04:00 |
|
ChronosX88
|
964223444a
|
Add debug log to Logger
|
2020-07-19 14:46:58 +04:00 |
|
ChronosX88
|
5be00542b8
|
Enable loading plugins on server startup
|
2020-07-18 13:34:32 +04:00 |
|
ChronosX88
|
394f9ab908
|
Implement running websocket server and add handling messages in ConnectionHandler
|
2020-07-16 12:47:18 +04:00 |
|
ChronosX88
|
f34b4e3596
|
Add sample config file
|
2020-07-15 22:15:48 +04:00 |
|
ChronosX88
|
1996546a73
|
Implement config parsing, implement removing c2s/core event handlers in router, slightly change C2S/Core Event Handler API, Host Module API
|
2020-07-15 22:08:32 +04:00 |
|
ChronosX88
|
fc609869eb
|
Implement message/core event routing (with pluggable handlers)
|
2020-06-26 22:59:53 +04:00 |
|
ChronosX88
|
3a54c18af6
|
Add ProtocolError mode, add JsonProperty attributes to BaseMessage
|
2020-06-26 22:57:13 +04:00 |
|
ChronosX88
|
eed6727b61
|
[ObjectExtensions] Add ToByteArray/ConvertToString methods to byte[] and string, make ToDictionary considering property name preferably by JsonPropertyAttribute
|
2020-06-26 22:56:36 +04:00 |
|
ChronosX88
|
0e8bb5d1b7
|
Implement logging system
|
2020-06-26 15:41:09 +04:00 |
|
ChronosX88
|
1cba8c39e8
|
init
|
2020-06-20 14:52:05 +04:00 |
|