stateroom

A lightweight framework for building WebSocket-based application backends. (by drifting-in-space)

Stateroom Alternatives

Similar projects and alternatives to stateroom

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stateroom alternative or higher similarity.

stateroom reviews and mentions

Posts with mentions or reviews of stateroom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-20.
  • Hey Rustaceans! Got a question? Ask here (12/2023)!
    14 projects | /r/rust | 20 Mar 2023
  • Launch HN: Drifting in Space (YC W22) – A server process for every user
    5 projects | news.ycombinator.com | 28 Feb 2022
    In the case of containers it gets tricky because of how it interacts with the scheduler (e.g. if a node is idle but has a bunch of paused containers that could be unpaused at any time, the scheduler has to decide how to proceed), but I love the concept. It's something I've thought a bit about in a world where the server can be compiled to WebAssembly, because it's imaginable to suspend it and serialize the memory state so that it can be sent off to storage somewhere and pulled out when the next request comes in. This was actually part of the motivation behind a library I wrote called Stateroom (https://github.com/drifting-in-space/stateroom), which creates a stateful WebSocket server as a WebAssembly module, but I haven't yet implemented the ability to freeze the state of the module between requests.
  • Use Phoenix Channels
    1 project | news.ycombinator.com | 4 Aug 2021
    > "just drop it in and it just works" for self hosted websocket systems

    I was also been underwhelmed by options in this area, so I've been working on a Rust library called Jamsocket[1]. The idea is that all you need to do is implement a trait, overload the functions for the events you want to handle (new connection, message, etc.) and deploy it.

    I still need to work on production aspects of it, but it's in a state where you can play with it for local development, so I figured I'd share it here in case any Rust developers want to tinker with it.

    [1] https://github.com/jamsocket/jamsocket

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 23 Apr 2024
    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. Learn more →

Stats

Basic stateroom repo stats
4
134
5.0
5 days ago

drifting-in-space/stateroom is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of stateroom is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com