Actually, I'm having an issue running the existing multiplex example out of the box: I'm getting an error that server() takes at least 2 arguments, but only one is given, in line 135 of multiplex_server.py. Do you have any thoughts about that?
On Tue, Jul 26, 2016 at 1:16 PM, Crosson, Amber <[email protected]> wrote: > Oh, yes, that's exactly what I was hoping for! Thank you! > > On Tue, Jul 26, 2016 at 1:14 PM, Nathaniel Manista <[email protected]> > wrote: > >> On Mon, Jul 25, 2016 at 11:47 AM, <[email protected]> wrote: >> >>> Now that (as per the linked thread) this has been fixed, is there any >>> documentation about how to do multiple services on one port, post PR-6874? >>> >> >> Does an example count? We've added an example at >> examples/python/multiplex >> <https://github.com/grpc/grpc/tree/7b104cd1c23a3e6ee3cb0809f39617ceda5e2575/examples/python/multiplex> >> . >> -Nathaniel >> > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CAB%3DpN3sJ7rrAih9FGbLd-aLG6L_VayAo81xh-WaLaqK2yOqVpQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
