Skip to content

code-arcs/kraken-register-to-head

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kraken-register-to-head

Install

npm install https://github.com/code-arcs/kraken-register-to-head.git#head --save

Usage

server.start(() => { const registerToHead = require('registerToHead'); registerToHead.register(options); });

  • Options:
    • uri: uri were the kraken-head is running
    • body: information about the tentacle
      • host: tentacle host
      • port: tentacle post
      • prefix: tentacle prefix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published