Skip to content

Instantly share code, notes, and snippets.

@NuckChorris
Last active December 10, 2015 01:49
Show Gist options
  • Select an option

  • Save NuckChorris/4363059 to your computer and use it in GitHub Desktop.

Select an option

Save NuckChorris/4363059 to your computer and use it in GitHub Desktop.
/ \
/ \ ________
/ \ | |
/ \ | |
/ \| |
/ \ |
/ \ |
/ \
/ \
/ \
+---------------------------------------------------------+
| TCPSocket |
+---------------------------------------------------------+
+---------------------------------------------------------+
| Evented Socket |
+---------------------------------------------------------+
+---------------------------------------------------------+ +---------------+
| Protocol Event System _/ | \_ | <-- | Packet Parser |
+---------------------------------------+ (____|____) | +---------------+
+-----------------+ +-----------------+ | \_ | _/ |
| Command Parser | | BDS Parser | | |
+-----------------+ +-----------------+ +-----------------+
+---------------------------------------------------------+
| Module System |
+---------------------------------------------------------+
+---------------------------+ +---------------------------+
| System Modules | | Extension Modules |
+---------------------------+ +---------------------------+
| | O V O V
| | |/ | \| |
| |
| |
| |
| |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment