Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 289 Bytes

module-server

This module contains the interfaces for server modules. Currently, these are not yet plugins, due to limitations of the DI system.

TODO

This module should be:

  • An interface for any server connection
  • Injected into other modules without any problems