tjwudi / brackets-code-connect

Realtime code sharing extension for brackets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Failed to connect to server."

opened this issue · comments

I have a server running at port 6006 and no matter what I do I can't create a channel / join.

So here's what I do:

  1. npm install -g code-connect-server
  2. code-connect-server
  3. View -> Register New Channel
  4. http://localhost:6006/ for Server URL, and helloworld for channel ID

And it gives me a "failed to connect to server." dialog.

Is there anything I'm particularly doing wrong, or is it a bug/unknown error?
(I obviously only run npm install -g code-connect-server once)

This is a duplicate problem.
See #7

commented

Sorry for not being responding. I have not been updating this plugin for a long time. I will resolve all issues soon. Thanks!