We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CROSSBAR_HTTP_BRIDGE_CALL_URL http://192.168.1.142:8080/call http://crossbar.local:8080/call https://demo.crossbar.io/call
This might require to parse the URL into hostname, port and path.
Reinvent the wheel?
Maybe there is a C library or small code for that.
The text was updated successfully, but these errors were encountered:
Or for the publish HTTP bridge:
CROSSBAR_HTTP_BRIDGE_PUBLISH_URL http://192.168.1.142:8080/call http://crossbar.local:8080/call https://demo.crossbar.io/call
Sorry, something went wrong.
first test with https://github.com/jaysonsantos/url-parser-c
No branches or pull requests
This might require to parse the URL into hostname, port and path.
Reinvent the wheel?
Maybe there is a C library or small code for that.
The text was updated successfully, but these errors were encountered: