Skip to content
/ rspong Public

Multiplayer-Pong running in the browser with Rust+HTMX backend.

Notifications You must be signed in to change notification settings

zvyn/rspong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of concept for demonstrating how HTMX and Server Side Events can be combined to build an interactive application with global server-side state.

Requires Rust:

cargo run

You should now have an instance running at http://[::1]:3000

DISCLAIMER: This is a toy project, use at own risk.

About

Multiplayer-Pong running in the browser with Rust+HTMX backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published