@iobroker/ws

1.1.2 • Public • Published

ioBroker.ws.client - @iobroker/ws

This library is used for communication with back-end via pure web-sockets.

It simulates socket.io interface.

It is used normally together with ioBroker.ws.server on server side, and it is not compatible with socket.io (server) library.

Usage

In the same way as socket.io.client library

Changelog

1.1.2 (2022-08-18)

  • (bluefox) improved writeFile call

1.1.1 (2022-05-22)

  • (bluefox) Cosmetic change done

1.1.0 (2022-02-21)

  • (bluefox) Made it possible to have more than one socket from one page

1.0.4 (2022-02-13)

  • (bluefox) Added disconnect for back compatibility

1.0.3 (2022-02-02)

  • (bluefox) Fixed error if URL contains #

1.0.2 (2022-01-30)

  • (bluefox) initial commit

License

The MIT License (MIT)

Copyright (c) 2020-2022 Bluefox dogafox@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i @iobroker/ws

    Weekly Downloads

    2

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    20.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • foxriver76
    • iobluefox
    • bluefox
    • apollon77
    • ldittmar
    • alcalzone