Commit Graph

  • 39e08edbc9
    Implement connection negotiation and parsing serverpart for EntityID master ChronosX88 2021-04-25 00:56:20 +0300
  • 38d83b44ff
    Implement parsing Entity ID with additional attribute, add unit tests for it ChronosX88 2021-04-25 00:09:42 +0300
  • 0f6d2ff3d9
    Implement user authorization (login) ChronosX88 2021-04-06 16:55:41 +0300
  • 123610d33b
    Add devzone config ChronosX88 2021-04-06 16:54:49 +0300
  • e6199a1a4f
    Complete overhaul, remove all things related to modules ChronosX88 2021-03-30 22:40:02 +0300
  • c0ed5c7acf Wrap ModuleManager to ModuleAPI interface ChronosX88 2020-02-12 21:51:23 +0400
  • b4ec836327 Add GetServerDomain method to ModuleManager ChronosX88 2020-02-12 20:52:44 +0400
  • 1584f9e58a Implement dynamic plugins support (by RPC) ChronosX88 2020-02-12 20:39:57 +0400
  • 7e534680c7 Fix mistake with generating new message ID instead of reusing existing ID ChronosX88 2020-02-10 14:56:13 +0400
  • ff10a18f3b Add logging when connection created ChronosX88 2020-02-10 14:55:43 +0400
  • eb948ed5bd Change logger in main.go ChronosX88 2020-02-10 14:55:22 +0400
  • 5e094d6c45 Add context initializing and fix error when creating connection (assigning to nil map) ChronosX88 2020-02-10 14:44:40 +0400
  • a5e6fa72ff Implement basic module system, auth manager and connection handler ChronosX88 2020-02-10 13:23:10 +0400
  • 67fbfee9e3
    Create README.md ChronosX88 2020-02-07 14:42:23 +0400
  • 5d823dbabe Initialize server template ChronosX88 2020-02-07 14:41:29 +0400