dart_node_ws 0.8.0-beta copy "dart_node_ws: ^0.8.0-beta" to clipboard
dart_node_ws: ^0.8.0-beta copied to clipboard

WebSocket bindings for Dart on Node.js

dart_node_ws #

WebSocket bindings for Dart on Node.js. Build real-time WebSocket servers and clients entirely in Dart with full type safety.

Write your entire stack in Dart: React web apps, React Native mobile apps with Expo, and Node.js Express backends.

Package Architecture #

graph TD
    B[dart_node_express] --> A[dart_node_core]
    C[dart_node_ws] --> A
    D[dart_node_react] --> A
    E[dart_node_react_native] --> D
    B -.-> F[express npm]
    C -.-> G[ws npm]
    D -.-> H[react npm]
    E -.-> I[react-native npm]

Part of the dart_node package family.

0
likes
0
points
33
downloads

Publisher

verified publisherchristianfindlay.com

Weekly Downloads

WebSocket bindings for Dart on Node.js

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

austerity, dart_node_core

More

Packages that depend on dart_node_ws