gRPC C++ multiple services with different API models
61 views
Skip to first unread message
Alex Drastico
unread,
Nov 17, 2024, 7:18:22 AM11/17/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
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 CallbackService interface)?
Niklaus Hersche
unread,
Nov 20, 2024, 1:16:37 PM11/20/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message