@streamr/network-node
TypeScript icon, indicating that this package has built-in type declarations

8.5.5 • Public • Published

Streamr

@streamr/network-node

A bare minimum operational Streamr Network node implementation that can be further extended by the user. Used by package streamr-client as the main building block for publishing and subscribing to stream partitions.

Install

npm install @streamr/network-node

Develop

Adjust log level of node-datachannel

NODE_DATACHANNEL_LOG_LEVEL=[Verbose|Debug|Info|Warning|Error|Fatal]

Regenerate self-signed certificate fixture

To regenerate self signed certificate in ./test/fixtures run:

openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 36500 -nodes -subj "/CN=localhost"

Readme

Keywords

none

Package Sidebar

Install

npm i @streamr/network-node

Weekly Downloads

3,617

Version

8.5.5

License

STREAMR NETWORK OPEN SOURCE LICENSE

Unpacked Size

504 kB

Total Files

174

Last publish

Collaborators

  • samigabor
  • fonty1
  • hpihkala
  • tumppi
  • harbu
  • mariusz_io
  • pzsavola
  • juslesan
  • jtakalai
  • streamr-dev
  • teogeb
  • samt1803