Socket
Book a DemoInstallSign in
Socket

caress

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caress

Chatphrase Asynchronous Representational State Signaling

0.4.2
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

caress

Chatphrase Asynchronous Representational State Signaling

Build Status

Minimum requirements

Note that this system uses Lua scripts, and as such requires at least Redis 2.6 to run.

The Lua scripts as written do not use KEYS arguments to declare their operated-on keys, and as such should be considered not Redis Cluster-compatible.

Configuration

Configuration for the database expects a "redis" object with "port" and "hostname", as used by envigor.

DB layout

Different keys are associated with different states:

Initial offers

offer-list/{offer name}

The list of sent messages for the named unanswered offer.

Until the name is answered, only the first item will be provided to agents requesting the offer via HTTP.

offer-reply-location/{offer name}

The UUID of the endpoint accepting answers to the named unanswered offer.

offer-name/{uuid}

The name of the offer that this UUID is listening for answers to.

offer-answer/{uuid}

The UUID listening for answers from the given UUID.

Matched endpoints

message-list/{uuid}

The list of sent messages for the named unanswered offer.

match/{uuid}

The UUID the given UUID is connected to. Messages should be sent to message-list/{uuid from match/{uuid}}.

Keywords

chatphrase

FAQs

Package last updated on 13 Jan 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.