Muliplayer - Java - Seriazlising Objects?

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • KryoNet

    TCP/UDP client/server library for Java, based on Kryo

  • You really shouldn’t be sending complete classes over in general though, the server doesn’t need to know anything about rendering and only needs a data representation of it. You could have smaller packets that hold necessary information that you can pass between client/server and a common Network class that handles registering any objects you’ll be serializing! I believe the kryonet project has examples of this

  • 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.

    InfluxDB logo
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

  • Writing a Unix clone in about a month

    1 project | news.ycombinator.com | 24 May 2024
  • Show HN: EchoVault, Embeddable in-memory store to replace Redis in Go apps

    1 project | news.ycombinator.com | 20 May 2024
  • pyaction 4.30.0 Released

    1 project | dev.to | 17 May 2024
  • Zsh + Oh My Zsh

    4 projects | dev.to | 12 May 2024
  • Dstp: Run common networking tests against any site

    1 project | news.ycombinator.com | 11 May 2024