eclipse-uprotocol / up-tck

uProtocol Test Compatibility Kit
Apache License 2.0
4 stars 16 forks source link

up-tck: Upgrade Communication Protocol from Socket to gRPC #4

Closed matthewd0123 closed 4 months ago

matthewd0123 commented 8 months ago

Change the Test Manager-->Test Agent Communication Pattern to gRPC with Protobuf

sagarsshah commented 4 months ago

We can drop this. gRPC is efficient way but the current communication (socket+json) is working fine.