Glitch.com networking on collaborative projects

I made a project using collaborative envi where i setted up Room code to enter certain rooms. It was working before but now i see glitch error in the console. I believe since glitch has terminated its services therefore im getting this error. Is there a way to solve this issue?

Hi, yes Glitch has discontinued support and yes there are multiple ways to get back networking functionality

Options:

  1. Either update your Needle Engine version
  2. Or add a Networking component and set it to https://networking.needle.tools/socket

We now host the networking server on our own infrastructure so it won’t suddenly stop working

1 Like

Okay thanks marcel. I’ll try this solution.

Updated my reply with the corrected url (https://networking.needle.tools/socket)

1 Like

This topic was automatically closed 13 days after the last reply. New replies are no longer allowed.