Skip to content

The Zea Collab library provides Client and Server-side tools for connecting and synchronizing users.

License

Notifications You must be signed in to change notification settings

seijiwjs/zea-collab

Repository files navigation

Zea Collab

NPM Package Build Size NPM Downloads

The Zea Collab library provides Client and Server side tools for connecting and synchronizing users.

Adding Zea Collab to your project

Insert these tags in your page:

For staging environment:

<script src="https://websocket-staging.zea.live/socket.io/socket.io.js"></script>
<script crossorigin src="https://unpkg.com/@zeainc/zea-collab"></script>

For production environment:

<script src="https://websocket.zea.live/socket.io/socket.io.js"></script>
<script crossorigin src="https://unpkg.com/@zeainc/zea-collab"></script>

Enabling useful debug messages

  1. Open the DevTools console.
  2. Input this command: localStorage.debug = 'zea:collab'
  3. Reload your browser.

Building and dist

yarn run dist

About

The Zea Collab library provides Client and Server-side tools for connecting and synchronizing users.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages