I created a nodejs client. But my client returns a null object but there is no error about the connection!
On Sunday, April 9, 2017 at 11:18:09 AM UTC+4:30, Jorg Heymans wrote: > > I would make it explicit and just send a small "connected" message from > the client, along the philosophy of "you're not really connected until > you're able to send a message" > > Jorg > > On Saturday, April 8, 2017 at 6:37:42 PM UTC+2, Constantine wrote: >> >> Hi :) >> >> I'm using *nodejs* grpc server. My clients are android devices and iOS >> devices. I want to detect when a new user connected to the server and emit >> a special event. I searched the doc but I couldn't find anything! Is it >> possible? >> >> Thank you! >> > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/b07449db-cadb-4109-b1c7-f9041f2f0ab6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
