Update README.md

This commit is contained in:
Josh Baker 2017-11-01 17:41:23 -07:00 committed by GitHub
parent 4e93624e47
commit aa87068c91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ The goal of this project is to create a server framework for Go that performs on
## Features
- Very fast single-threaded design
- Very fast single-threaded event loop design
- Simple API. Only one entrypoint and eight events
- Low memory usage
- Supports tcp4, tcp6, and unix sockets