pragm / pragmnote

pragm is an open source multiuser realtime scratchpad
http://pragm.de
Apache License 2.0
3 stars 1 forks source link

SOCKET IO FTW :D #49

Closed dustin-H closed 10 years ago

dustin-H commented 10 years ago

Change Zpragm-websocket.js Websocket connetion to Socket IO. I tested it... brilliant :+1:

Todo:

jvimedia commented 10 years ago

When can we start first testing on the server?

dustin-H commented 10 years ago

Maybe this evening at 21:00

dustin-H commented 10 years ago

Solved => needs to get tested

jvimedia commented 10 years ago

Fri Jan 24 2014 17:13:03 Connection accepted! CLIENTID=>1 IP=>undefined ORIGIN=>undefined

The Socket IO does not give us IP or Origin does it ? Shall I create a Issue out of that ?

dustin-H commented 10 years ago

I think it should be possible to get ip and origin... I just have to read the docu... No speed improvements... When something changes then it would get slower and the traffic is a little higher Am 24.01.2014 17:19 schrieb "Johannes" notifications@github.com:

Fri Jan 24 2014 17:13:03 Connection accepted! CLIENTID=>1 IP=>undefined ORIGIN=>undefined

The Socket IO does not give us IP or Origin does it ? Shall I create a Issue out of that ?

  • I see speed improvements but that could be also just subjective perception.

— Reply to this email directly or view it on GitHubhttps://github.com/pragm/pragmnote/issues/49#issuecomment-33236568 .

jvimedia commented 10 years ago

Okay Socket I/O works …stable … except for some CPU issues see #55