Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for the Server SideBroker #215

Open
jkriba opened this issue Feb 20, 2018 · 1 comment
Open

Request for the Server SideBroker #215

jkriba opened this issue Feb 20, 2018 · 1 comment

Comments

@jkriba
Copy link

jkriba commented Feb 20, 2018

Hi
Can you please let us know the availability of the Server Side Broker for this particular Component as mentioned in the documentation as,

"The server side support of uAMQP (for example for SASL) is currently work in progress." thanks

Regards
JK

@dcristoloveanu
Copy link
Member

Hi @jkriba

Sorry for the delay on replying.
The current state is a bit better than some time ago.

There is a socket_listener interface for the server portion and there is a loopback test that runs during the gated builds. This is raw TCP.

The TLS portion for the server side though is not there.
Regarding SASL, there is now a sasl_server_mechanism interface, but the sasl_server_io is not yet there.

I'll leave this issue open and update as soon as it is possible to write at least a raw TCP server E2E using at least SASL_ANONYMOUS or SASL_PLAIN.

Thanks!
/Dan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants