Skip to content

wsx-proto/wsx

Repository files navigation

Wsx

Websocket framework

Features

  • Router
  • Plugin system
  • Lifecycle hooks
  • MessagePack compression
  • RPC calls
  • Pub/Sub
    • Broadcasting via Redis Stack
  • End-to-end typescript
  • Validation
  • AsyncAPI documentation

Monorepo

bun moon :check -- --write # format and lint whole monorepo with biome
bun moon :types -- --write # typecheck whole monorepo

About

RPC, Pub/Sub, routing and end-to-end typesafety framework for WebSockets (WIP)

Resources

License

Stars

Watchers

Forks