1.0.4 • Published 5 years ago

physical-node v1.0.4

Weekly downloads
1
License
UNLICENSED
Repository
github
Last release
5 years ago

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\providedWebSocket-ProviderWebSocket-Consumer
physical-nodeyesyes
physical-chromenoyes

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