Package Exports
- @lukinco/adonis-websocket-client
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@lukinco/adonis-websocket-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Websocket Client
🚀 (4KB gzipped)
Websocket client for AdonisJs.
This repo contains a simple to use JavaScript client to connect with the AdonisJs websocket server.
> PS.: This version works on React Native.