Skip to content

Commit 20e8897

Browse files
authored
Update README.md
1 parent c7da839 commit 20e8897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ But if you're looking for a raw Socket, HTTP(s) client/server, and WebSocket lib
88
is it.
99

1010
#### Features
11-
* Based on NIO. One thread, driven by callbacks. Highly efficient.
11+
* Based on NIO. Single threaded and callback driven.
1212
* All operations return a Future that can be cancelled
1313
* Socket client + socket server
1414
* HTTP client + server

0 commit comments

Comments
 (0)