BlottoBeats.Server.Properties |
Name | Description |
---|---|
CommandLine | A very basic command-line parser. Supports only single commands with an optional list of value. |
Database | Handles all communication with the MySQL database |
DatabaseException | |
Server | Basic TCP Server Uses ThreadPool to handle multiple connections at the same time. |