[v1.3.1] Roblox-RTC - a real time two-way communication module

[v1.1.0] Changelog
Breaking changes:

  • allowed the ability to decide whether the cookie is secure on the backend (see secureCookie in server creation option)
  • the players object of Connections in the backend now returns an array of Player objects, see JSDocs for more info on that.
  • setting the session store on the backend is now actually a thing