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

STM32 / Crossbar.io HTTP Bridge example #2

Open
oberstet opened this issue May 22, 2017 · 0 comments
Open

STM32 / Crossbar.io HTTP Bridge example #2

oberstet opened this issue May 22, 2017 · 0 comments

Comments

@oberstet
Copy link
Contributor

oberstet commented May 22, 2017

A plain C code example using the STM32 SDK: a HTTP(S) client that issues HTTP requests to the HTTP Bridge of Crossbar.io to publish WAMP events and call WAMP procedures.

Hence, this example does not use AutobahnC (for full WAMP), but only uses plain HTTP(S) 1.1 requests.

The example should live under: /device/stm32/components/http_bridge_client.

This example is the STM32 flavor of #1.

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

No branches or pull requests

2 participants