Skip to content

Pageworks/wwibs

Repository files navigation

WWIBS

WWIBS is an Actor Model implementation for the web.

Installation

Install the npm packages:

npm i -S wwibs

Import the functions:

import { hookup, disconnect, message, reply, replyAll } from "wwibs";

About

An Actor Model based messaging system for the web.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published