Skip to content

Commit d540476

Browse files
Update pbj-core/pbj-grpc-helidon/README.md
Co-authored-by: Joseph S. <121976561+jsync-swirlds@users.noreply.github.com> Signed-off-by: Jasper Potts <1466205+jasperpotts@users.noreply.github.com>
1 parent 873c4ee commit d540476

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pbj-core/pbj-grpc-helidon/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# PBJ GRPC Helidon
22

33
This project produces a module for Helidon that enables native support for PBJ gRPC services. The aim is to have full
4-
GRPC support going directly to PBJ model objects and not via protoc objects. Also to be designed around security
5-
philosophy of fail fast. With the aim of minimizing the server resources an attacker can consume on a single bad request.
4+
GRPC support going directly to PBJ model objects and not via protoc objects. This is also designed around a security
5+
philosophy of fail fast. With the aim of minimizing the server resources an attacker might consume on a single bad request.
66

77
This library along with PBJ provide a complete replacement for Google Protobuf and IO.GRPC libraries. It is designed to
88
remove the large transitive dependencies of the Google Protobuf and IO.GRPC libraries and provide a more secure and

0 commit comments

Comments
 (0)