You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

almanet

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

almanet

Web Messaging Protocol

1.0.2
Maintainers
1

almanet

Web Messaging Protocol is an open application level protocol that provides two messaging patterns:

  • Routed Remote Procedure Calls (RPC)
  • Produce & Consume

Almanet uses NSQ to exchange messages between different sessions. NSQ is a realtime distributed queue like message broker.

Installation

Before install and run NSQD instance using this instruction.

Then install almanet PyPI package

pip install almanet

Usage

FAQs

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