Skip to content
This repository was archived by the owner on Aug 4, 2020. It is now read-only.

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

A WAMP Testbed

Can be used for some quick dirty testing of your wamp-enabled application.
Supports WAMP v1 using AutobahnJS.
Uses Mongoose to serve pages.

Howto

  1. Launch Mongoose (or deploy this to your web server)
  2. Goto localhost:9090 (can be changed in mongoose.conf) or your web server's address
  3. Connect to your wamp app URL (do not enter login/pass if there is no authorization on wamp server)
  4. Set up prefixes if needed
  5. Run RPC calls (only one param for now)
  6. Subscribe to pubsub topics, receive/send data
  7. All actions are logged in "Action Log" at the bottom of the page

About

WAMP Testbed

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages