Skip to content

Commit

Permalink
Simplify features listing
Browse files Browse the repository at this point in the history
  • Loading branch information
nhooyr committed Apr 29, 2019
1 parent 50a44cf commit 5cdcc5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ go get nhooyr.io/[email protected]
## Features

- Minimal and idiomatic API
- Tiny codebase at 1400 lines which reduces the surface area for bugs
- Tiny codebase at 1400 lines
- First class context.Context support
- Thorough tests, fully passes the [autobahn-testsuite](https://github.com/crossbario/autobahn-testsuite)
- Zero dependencies outside of the stdlib for the core library
Expand Down

0 comments on commit 5cdcc5e

Please sign in to comment.