0.12.4 • Published 10 months ago

@traced-fabric/ws v0.12.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Traced Fabric / ws

This package provides a fast way of implementing realtime data using WebSocket and @traced-fabric/core.

📦 Installation

npm install @traced-fabric/ws

🌌 Usage examples

The following examples will show hot to build a simple chat application.

!NOTE Please note, that all the examples here are using the helper functions from the @traced-fabric/ws package.

Client

Server

License

MIT License