Skip to content

Commit 0b4b032

Browse files
authored
readme update
1 parent c097395 commit 0b4b032

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ This is a gRPC C++ bidirectional streaming example: a simple file server.
55

66
## Features
77
* two-way asynchronous communication
8+
* block data transfer
89
* multiple processing threads (the number of threads is currently hard-coded)
9-
* memory management
10+
* safe memory management
1011
* managed file locking
1112
* pending request cancellation
1213

0 commit comments

Comments
 (0)