Skip to content

Instantly share code, notes, and snippets.

@NuckChorris
Last active December 10, 2015 02:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NuckChorris/4369609 to your computer and use it in GitHub Desktop.
Save NuckChorris/4369609 to your computer and use it in GitHub Desktop.
+-------------------------------------------------------------------------------------------------+
| TCPSocket |
+-------------------------------------------------------------------------------------------------+
+-------------------------------------------------------------------------------------------------+
| Evented Socket |
+-------------------------------------------------------------------------------------------------+
+-------------------------------------------------------------------------------------------------+ +----------------+
| Protocol Event System | | Packet Parser |
+-------------------------------------------------------------------------------+ | +----------------+
+-------------------------------------+ +-----------------+ +-----------------+ | | +----------------+
| Command Parser | | | | | | | | |
+-------------------+ | | | | | | | | |
+-----------------+ | | | BDS Parser | | Chat State | | | | |
| User Management | | | | | | | | | | |
+-----------------+ +-----------------+ +-----------------+ +-----------------+ +-----------------+ | Storage System |
+-------------------------------------------------------------------------------------------------+ | |
| Module System | | |
+-------------------------------------------------------------------------------------------------+ +----------------+
@aaronpearce
Copy link

Pretty ASCII...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment