physical-node
v1.0.4
Published
virtual physical network infrastructure layer for node
Downloads
98
Maintainers
Readme
Physical Node Implementation
Physical implementation for Node.js environments.
Protocol Implementation
Protocol implementations by preference
- WebSocket-Consumer : Void
- 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