ComputationalRadiationPhysics / graybat

Graph Approach for Highly Generic Communication Schemes Based on Adaptive Topologies :satellite:
Other
8 stars 4 forks source link

Implement Grpc based signaling service #135

Closed erikzenker closed 7 years ago

erikzenker commented 7 years ago

Replaces communication policy specific signaling by uniform signaling based on grpc. The signaling protocol is specified using protobuf. It should be more easy now to implement new socket based communication policies.