Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 405 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 405 Bytes

Vargr table

Warning, this is alpha code! Interfaces and functionality might change a lot in each version.

A client centric websocket service that lets the clients put anything on a shared websocket 'table'.

It is inspired by redux, and my desire to rapidly prototype browserbased multiplayer games.

Todo

  • Scopes, server-private scopes
  • Add XSS protection and fix the lodash securety issue..