physical-node
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Physical Node Implementation

Physical implementation for Node.js environments.

Protocol Implementation

Protocol implementations by preference

  1. WebSocket-Consumer : Void
  2. WebSocket-Provider : URL

A WS Consumer can only connect to a WS Provider, and vice versa. This module implements both roles, and the role is chosen automatically.

Known Implementations of WS-P/C

impl\provided WebSocket-Provider WebSocket-Consumer
physical-node yes yes
physical-chrome no yes

The two-way handshake enables both P-chrome and P-node to successfully initiate a connection with each other.

Usage

Normal SYNQ ACK usage. see Physical

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    3
    • latest

Version History

Package Sidebar

Install

npm i physical-node

Weekly Downloads

3

Version

1.0.4

License

UNLICENSED

Unpacked Size

48.1 kB

Total Files

27

Last publish

Collaborators

  • emdiet