Those clients and the imperative client API they provide is only for traditional client usage, not server / listener use cases.
The latter would likely be a separate server component layered over the engine if it were ever to be supported at some stage. On Mon, 31 Oct 2022 at 13:38, Jiri Daněk <[email protected]> wrote: > > Hello, I am able to connect a socket to an AMQP server using the above > mentioned two new clients, but I was not able to find if it is possible to > open a listening socket. > > Is it possible to write a network server with protonj2 and proton-dotnet? > > Also, is it possible to pass an already opened socket? I don't have any > real usecase for this, so I'm just asking, since this seems closely related. > -- > Mit freundlichen Grüßen / Kind regards > Jiri Daněk --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
