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
# Project: SOServerSocket | |
## Architecture | |
- java SDK 8 with NIO Socket | |
- h2b database | |
- Docker for containerization | |
- Netbeans 8.2 | |
## Coding Standards | |
- Use Google Java Style Guide for all new code. |