Skip to content

mrtnsch/checkboxes

Repository files navigation

WebSocket Checkbox Synchronizer

Inspired by One Million Checkboxes. It's a simple WebSocket application that allows multiple clients to connect and synchronize checkbox states in real-time.

This project is for educational and entertainment purposes only. The implementation was mostly done using AI tools and is far from best practice. Some of the implementation is quite hacky, but good enough for a basic showcase.

Starting

To start Valkey/Redis, you can run:

docker compose up -d

To run the server:

cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors