Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

msg-fabric/msg-fabric-plugin-swim-discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msg-fabric-plugin-swim-discovery

(DEPRECATED)

SWIM: Scalable Weakly-consistent Infection-style Process Group Membership Protocol

SWIM peer-to-peer discovery for msg-fabric.

Plugin Installation

import FabricHub from 'msg-fabric-core'
import swim_discovery from 'msg-fabric-plugin-swim-discovery'

const ec_pem = require('ec-pem')
const Hub = FabricHub.plugin(swim_discovery({ec_pem}))

About

(DEPRECATED) SWIM peer-to-peer discovery for msg-fabric

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published