Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 368 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 368 Bytes

Broadcasting TCP Data to WebSocket Clients

The following topology graphic depicts how this scenario would be deployed in an enterprise environment.

broadcast

The Gateway can be configured to broadcast any TCP backend to WebSocket clients. Example configurations are shown for:

  • Netcat
  • Node.js® TCP Server - coming soon.