|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|

Public Attributes | |
| method_type | type |
| unary_handler | unary |
| server_streaming_handler | server_streaming |
| client_streaming_handler | client_streaming |
| bidi_streaming_handler | bidi_streaming |
Definition at line 603 of file server.cpp.
| bidi_streaming_handler kcenon::network::protocols::grpc::method_handler::bidi_streaming |
Definition at line 609 of file server.cpp.
| client_streaming_handler kcenon::network::protocols::grpc::method_handler::client_streaming |
Definition at line 608 of file server.cpp.
| server_streaming_handler kcenon::network::protocols::grpc::method_handler::server_streaming |
Definition at line 607 of file server.cpp.
| method_type kcenon::network::protocols::grpc::method_handler::type |
Definition at line 605 of file server.cpp.
| unary_handler kcenon::network::protocols::grpc::method_handler::unary |
Definition at line 606 of file server.cpp.