New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

happner-2

Package Overview
Dependencies
Maintainers
2
Versions
382
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

happner-2

distributed application engine with evented storage and mesh services

4.0.1
Source
npm
Version published
Weekly downloads
185
-36.86%
Maintainers
2
Weekly downloads
 
Created
Source

npm Build Status Build status Coverage Status David

Happner-2 is a cloud application framework ideal for integrating multiple micro services into a unified offering. It enables the creation of an interconnected mesh of local and remote components. The mesh components can easily call upon each other's methods or listen to each other's events in a manner uncomplicated by remoteness.

NB - this code is still in rapid development

On occassion, it may appear the build is failing - this is due to the amount and complexity of the tests we are now running on travis, some of which are timer based and others which are creating multiple processes etc. So please bear with us, we are almost complete with our initial development phase, we are now just merging backward compatible fixes made to happner version 1 (production) and then we will sort out the tests to ensure there are no intermittent issues.

Changes from version 1

  • using happn-3
  • has happn configuration instead of datalayer, the cofiguration can take any happn-3 config in, and has a few convenience settings

please check the migration plan

ROADMAP

installation

npm install happner-2 --save

demonstration

These walkthroughs use happner to create a rudimentary monitoring service.

documentation

FAQs

Package last updated on 30 Jul 2017

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