Commit Graph

11 Commits

Author SHA1 Message Date
ChronosX88
e6199a1a4f
Complete overhaul, remove all things related to modules 2021-03-30 22:40:02 +03:00
ChronosX88
c0ed5c7acf Wrap ModuleManager to ModuleAPI interface 2020-02-12 21:51:23 +04:00
ChronosX88
b4ec836327 Add GetServerDomain method to ModuleManager 2020-02-12 20:52:44 +04:00
ChronosX88
1584f9e58a Implement dynamic plugins support (by RPC) 2020-02-12 20:39:57 +04:00
ChronosX88
7e534680c7 Fix mistake with generating new message ID instead of reusing existing ID 2020-02-10 14:56:13 +04:00
ChronosX88
ff10a18f3b Add logging when connection created 2020-02-10 14:55:43 +04:00
ChronosX88
eb948ed5bd Change logger in main.go 2020-02-10 14:55:22 +04:00
ChronosX88
5e094d6c45 Add context initializing and fix error when creating connection (assigning to nil map) 2020-02-10 14:44:40 +04:00
ChronosX88
a5e6fa72ff Implement basic module system, auth manager and connection handler 2020-02-10 13:23:10 +04:00
ChronosX88
67fbfee9e3
Create README.md 2020-02-07 14:42:23 +04:00
ChronosX88
5d823dbabe Initialize server template 2020-02-07 14:41:29 +04:00