29 packages
chat-server
Everyone has a chat server and this one is mine
deputy-client
Client for the Deputy job server
deputy-server
A job server
dns-propagation
Does not quit until a given domain name's A record resolves (to anything) across a number of DNS servers spread across the globe.
dueling-monkeys
A scalable backend for real-time matchplay games.
fictorial-base-wss
Generic JSON-over-WebSockets server
@fictorial/express-auth-hmac
Express middleware to encode and decode user identity with tamper detection via HMAC
@fictorial/express-rpc
Getting tired of REST and GraphQL and just want to expose some JavaScript functions to clients over HTTP?
fictorial-postgraphile
A GraphQL schema created by reflection over a PostgreSQL schema 🐘 (previously known as PostGraphQL)
haze
An in-memory document cache
haze-aof
Append-only file storage adapter for the Haze document cache
json-line-protocol
Stream protocol handler for CRLF-delimited JSON values
linode-api
Linode API client
matchmaker-redis
A module that helps users join some kind of social event such as a multiplayer game.
normalize-user-alias
Normalize a user alias or username for comparison/uniqueness purposes.
oplog-db
A operations log on JS objects
personal-backend
A personal backend for personal projects
plume
Simple, extensible RPC server over HTTP
rpc-gamecenter-auth
Apple GameCenter authentication handler for rpc-over-ws
rpc-matchmaker
Adapter that makes matchmaker-redis work with rpc-over-ws
rpc-over-ws
A simple RPC-over-WebSockets server
rpc-pubsub
A set of handlers for rpc-over-ws for PUBSUB using Redis' PUBSUB to scale out.
rpc-user-stats
Update user match and tournament statistics
rpc-virtual-bank
Virtual Currency Helpers
simple_pubsub
Simple publish-subscribe server and client