-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Hi
As the title says, occurred error 'failed: Invalid frame header'
I tried as follows
- clone your latest master branch
- move current directory to 'example'
- install gems by bundlr ('bundle install')
- access to 'localhost:9292' by chrome
- open developper tool of chrome and type
const ws = new WebSocket('ws://localhost:9292')
(console tab) - occur error
VM131:1 WebSocket connection to 'ws://localhost:9292/' failed: Invalid frame header
tried environment:
- OSX Sierra
- Google Chrome 65
- ruby 2.3.1p112 / ruby 2.4.2
- cleaned gem (removed all gem) before execute them.
Metadata
Metadata
Assignees
Labels
No labels