Hi team,
Really impressed with the work the team has done. I wanted to enquire about the handling of incoming events from client. In grpc_handlers.go, only two cases (topic subscription and topic unsubscription) have been handled, we need to be able to do handling of events as well from the client.
Hi team,
Really impressed with the work the team has done. I wanted to enquire about the handling of incoming events from client. In grpc_handlers.go, only two cases (topic subscription and topic unsubscription) have been handled, we need to be able to do handling of events as well from the client.