Skip to content
Snippets Groups Projects
Select Git revision
  • 31ce72962f5b70d76bca710178836822c0b32970
  • main default protected
  • 0.1.5
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1.0
8 results

beyond-protocol-js

  • Clone with SSH
  • Clone with HTTPS
  • Beyond Protocol JS

    pipeline status

    Javascript library for the Beyond Protocol over web sockets. It is more restricted than the C++ counterpart and is mostly intended to be used as a client.

    Installation

    Install from the npm registry with

    yarn add @beyond/protocol

    Usage