Is it possible to create services and/or destinations on the
fly?
Specifically, I might want something where a client does a RPC to create a new chat room. The name of the new destination is returned from the RPC and then the client can start producing/consuming on a destination id assigned at runtime.
I am just starting to look in to FDS and haven't been able to determine this from the docs.
Specifically, I might want something where a client does a RPC to create a new chat room. The name of the new destination is returned from the RPC and then the client can start producing/consuming on a destination id assigned at runtime.
I am just starting to look in to FDS and haven't been able to determine this from the docs.