JSPM

@lukinco/adonis-websocket-client

1.0.12
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 47
    • Score
      100M100P100Q66659F
    • License MIT

    Websocket client for AdonisJs

    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.