First release
The first release of gRPC server-client for PJON bus.
Features
- Receiving requests from client application (via gRPC, for example pjon_grpc_client.py) and making back response from devices which communicate with RPi via PJON
- Receiving messages from devices which sending them to RPi via PJON and forward these messages to client (via gRPC, for example pjon_grpc_clientserver.py)