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

  • Fast, simple, hard real time allocator for Rust

    6 projects | news.ycombinator.com | 1 May 2024
  • Global Socket – Connect like there is no firewall. Securely

    1 project | news.ycombinator.com | 30 Apr 2024
  • Zenoh: Zero Overhead Network Protocol

    1 project | news.ycombinator.com | 24 Apr 2024
  • Show HN: OpenZiti (Apache 2.0, P2P, E2E encrypted, full mesh overlay) is now 1.0

    1 project | news.ycombinator.com | 23 Apr 2024
  • 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup

    6 projects | news.ycombinator.com | 19 Apr 2024