Multiplayer snake cloud server

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • ws

    Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js

  • i've also just recently started working on multiplayer web game tech, so i've implemented websocket communication (using ws) in my experimental library renraku, which is the basis of the signalling server in sparrow-rtc, which is a peer-to-peer realtime communications library for our forthcoming project benevolent.games. if you're interested in the open source libraries, you could join our discord and i'd be happy to help you get setup, since they aren't quite yet documented :)

  • renraku

    web api library

  • i've also just recently started working on multiplayer web game tech, so i've implemented websocket communication (using ws) in my experimental library renraku, which is the basis of the signalling server in sparrow-rtc, which is a peer-to-peer realtime communications library for our forthcoming project benevolent.games. if you're interested in the open source libraries, you could join our discord and i'd be happy to help you get setup, since they aren't quite yet documented :)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • sparrow-rtc

    🐦 webrtc library and signalling server

  • i've also just recently started working on multiplayer web game tech, so i've implemented websocket communication (using ws) in my experimental library renraku, which is the basis of the signalling server in sparrow-rtc, which is a peer-to-peer realtime communications library for our forthcoming project benevolent.games. if you're interested in the open source libraries, you could join our discord and i'd be happy to help you get setup, since they aren't quite yet documented :)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Setting up a WebSocket server in Node.js

    1 project | dev.to | 25 Mar 2024
  • WebSockets 101

    2 projects | dev.to | 24 Jun 2023
  • Render.com and Websocket: Connection randomly being closed after 5-ish minutes?

    1 project | /r/node | 20 Sep 2022
  • Quick introduction to WebSockets with Node.js

    1 project | dev.to | 28 Aug 2022
  • Socket IO driving me insane.

    2 projects | /r/learnprogramming | 24 Jul 2022