Unhandled Message error in tutorial
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 454
- PR merge metrics
- No merged PRs in 30d
Description
I tried to do the [tutorial](https://github.com/share/ShareJS/wiki/Tutorial:-The-Basics) but on opening the browser i receive an unhandled message error. It seems that the message format of the server doesn't fit to the clients. The client expects an "auth" or a "doc" entry in the msg object, but the server sends it in msg.data.
I'm running Windows 7 with share 0.6.3, connect 2.8.8, browserchannel 2.0.0. I copied share.uncrompressed.js from node_modules\share\webclient to static.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.