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

How to integrate the library into an existing Rails App? #23

Open
om26er opened this issue Jul 19, 2024 · 0 comments
Open

How to integrate the library into an existing Rails App? #23

om26er opened this issue Jul 19, 2024 · 0 comments

Comments

@om26er
Copy link
Member

om26er commented Jul 19, 2024

As a developer I want a simplest ruby on rails HTTP API service that integrates WAMP.

  1. User make HTTP call to an endpoint
  2. That endpoint internally makes a WAMP connection to a router
  3. It calls a WAMP procedure, gets the result
  4. And the WAMP result is returns in HTTP response.

This example will allow a developer to be able to call WAMP API microservice from their HTTP/Rails app.

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

1 participant