It's a very basic HTTP server created for tutorial purpose. Following topics covered by this codebase.
- Thread
- TCP
- Synchronized data structure ( LinkedBlockingQueue )
- HTTP protocol
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
It's a very basic HTTP server created for tutorial purpose.