Go to the source code of this file.
Namespaces | |
| client | |
Functions | |
| def | client.bidirectional_streaming_method (stub) |
| def | client.client_streaming_method (stub) |
| def | client.main () |
| def | client.server_streaming_method (stub) |
| def | client.simple_method (stub) |
Variables | |
| list | client.__all__ |
| int | client.CLIENT_ID = 1 |
| string | client.SERVER_ADDRESS = "localhost:23333" |