Skip to content

unable to create room with example app #23

@JavascriptMick

Description

@JavascriptMick

Hi Guys

can't get example running.. my steps

  1. clone repo
  2. cd examples
  3. npm install
  4. node server
  5. browse to http://localhost:3000 (page comes up.. looks like it will work but...)
  6. click 'create a room', fill in name and description and hit 'create'... get error in console

POST http://localhost:3000/js-cast/stream/?id=4880723746027797&chunk=1 404 (Not Found)

  1. also noted that http://localhost:3000/channels returns an empty array ([])

did I miss something or is example broken?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions