[grpc-io] CallbackService broken if more than one client calls long lived grpc

2024-05-14 Thread 'Niklaus Hersche' via grpc.io
Hi gRPC dev team, I'm struggling with an issue, that occures only on my yocto aarm64 target. I've filed issue 36551, but the ticket has been closed, even though the problem was not understood by the google developer. After that I provided more inform

[grpc-io] Re: CallbackService broken if more than one client calls long lived grpc

2024-05-15 Thread 'Niklaus Hersche' via grpc.io
Finally created: https://github.com/grpc/grpc/issues/36609 -- 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 grpc-io+unsubscr...@googlegroups.com. To view this discuss

[grpc-io] Re: gRPC C++ multiple services with different API models

2024-11-20 Thread 'Niklaus Hersche' via grpc.io
Yes, it is. BR Nik On Sunday, 17 November 2024 at 13:18:22 UTC+1 Alex Drastico wrote: > Hi, > Is it possible to have multiple services in a single gRPC server using > both synchronous and callback API at the same time (e.g. one implementing > the Service interface and another one the CallbackSer