Replies: 1 comment 4 replies
-
@itmecho did you solve the issue? If yes, then can you please share how? :) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to write a reusable wrapper to use across some microservices but I can't figure out how to add an unknown amount of services to a
Server
. This is a rough idea of the wrapper:I've been reading through the docs and examples but I can't see any way of doing this? Maybe I'm going about it the wrong way
Beta Was this translation helpful? Give feedback.
All reactions