Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 768 Bytes

File metadata and controls

21 lines (13 loc) · 768 Bytes

skeever

build api build web

Skeever is an in-world Oblivion social network

Development

Requirements

  • NATS JetStream
  • Node
  • Rust

High Level Architecture

The skeever API is responsible for connecting and streaming events from the oddlaws event stream into the frontend. It provides the websocket server

The frontend is responsible for displaying and interacting with the skeever API (mostly just displaying the squeaks atm)