Fourplay: A multiplayer word game
Fourplay is a word game I built years ago using Rust and Svelte in order to learn more about Svelte 3.0 and the actor model via Actix.
Fourplay is a word game I built years ago using Rust and Svelte in order to learn more about Svelte 3.0 and the actor model via Actix.
A journal of building an awful social media based MMO.
A journal of building an awful social media based MMO.
An introduction to setting up API endpoints with SvelteKit.
A look at SvelteKit's load function through a number of examples, and see the different ways it can be used in 1.0.
A somewhat rushed look at JWTs and how to implement a toy example using Rust, Actix web and openssl.