Cycling74 / n4m-examples

Repository of examples using Node For Max authored by Cycling '74

Home Page:http://cycling74.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sockets and timeouts

danieljamesross opened this issue · comments

commented
  • Max version: 8.1.2
  • Operating System: MacOSX
  • Name of example: Sockets
  • Steps to reproduce this: I can connect multiple devices to the websocket, but when one falls asleep, it disrupts the connect for all the others. How do I handle multiple devices connected to the same websocket server?

Hi there,

sorry for the slight delay on this. Can you be a bit more specific on how to exactly reproduce this?

Thanks

commented

Hi Florian,

Don't worry. I think it might be a websocket problem not logging multiple connections rather than one with the patch. I've been rebuilding with socket.io and not noticing the same error.

Cheers,
Dan