Last active
December 10, 2015 01:49
-
-
Save NuckChorris/4363059 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| / \ | |
| / \ ________ | |
| / \ | | | |
| / \ | | | |
| / \| | | |
| / \ | | |
| / \ | | |
| / \ | |
| / \ | |
| / \ | |
| +---------------------------------------------------------+ | |
| | 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