Skip to main content
Version: latest

WebSocket Gateway Demo

  1. Setup a Cloud Cluster
    1. Register
    2. Install CLI
    3. Login with CLI
    4. Create a Cluster
    5. Create a topic named webdemo
  2. Create and access key
    $ fluvio cloud access-key create web-demo --topic webdemo
  3. Start producer with access key
  4. Start consumer with access key

Producer Iframe

Consumer Iframe