Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

zooniverse/Sugar-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sugar Client

Deprecated the code for the Sugar client has moved to the panoptes-client package.

A javascript client for Sugar, a notification service using web sockets.

Primus library

This needs to be kept in sync with the Sugar Server's primus package installation whenever the server version updates due to the way the transport client library is embedded into the version of the primus package, https://github.com/primus/primus#client-library

In order to sync this client version with the server we can derive the latest primus.js file by running the sugar server locally and downloading the primus.js file from sugar dev server via the web browser or via curl -s http:localhost:2999/primus.js > primus.js

You can then replace the local version of primus.js with the server dervied one from sugar server and PR to replace it here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published