Update README.md

This commit is contained in:
c80k 2019-10-09 21:52:49 +02:00 committed by GitHub
parent 9bc0dfc573
commit 475e59d412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ Solution/project structure is as follows:
## Features ## Features
The following Cap'n Proto features are currently implemented: The following Cap'n Proto features are currently implemented:
- Serialization/deserialization of all kinds ofdata (structs, groups, unions, lists, capabilities, data, text, enums, even primitives) - Serialization/deserialization of all kinds of data (structs, groups, unions, lists, capabilities, data, text, enums, even primitives)
- Generics - Generics
- Level 1 RPC, including promise pipelining, embargos, and automatic tail calls - Level 1 RPC, including promise pipelining, embargos, and automatic tail calls
- Security (pointer validation, protection against amplification and stack overflow DoS attacks) - Security (pointer validation, protection against amplification and stack overflow DoS attacks)