websocket library

Provider:back-to
Type:script
Version:0.58.0+matrix.2
Views:734
Help other people decide, vote up or down?

websocket library repacked for Kodi

Description

This addon has no description

News

0.53.0 - on_open() missing 1 required positional argument: 'ws' (#471) 0.52.0 - fixed callback argument in _app.py (#468) - Fixing none compare bug in run_forever (#472) - Fix NoneType bug introduced by #386 fix (#476) 0.51.0 - revert "WebSocketApp class to make it inheritable (#442)" because of breaking the compatibily 0.50.0 - fixed pong before ping (#461) - pass proper arguments to method callbacks (#462) 0.49.0 - WebSocketApp class to make it inheritable (#442) - Add option to disable sending the Origin header (#459) - Websocket.close() meaning of "close status: XXXXX" (#414) - Enable multithreading protection with ping_interval (#448) - reset WebsocketApp.sock (#450) - websocket.enableTrace not working (#455) - AttributeError: 'module' object has no attribute 'NullHandler' (#443) - WebSocketBadStatusException "not enough arguments for format string" (#454) - handshake should deal with None in headers (#432) 0.48.0 - Add NullHandler to logger to fix python 2 issue. (#400) - Fix the issue that websocket status message may not present (#403) - Socket error not raised in nested try except in python2 (#408) - Load system default certificates if none are given (#415) - Fix waiting forever on ping/pong timeout (#411) - socks5 via pysocks support (#417) - v0.47.0 breaks ability to stop stream with `run_forever` (#410) - _http.py: fix windows proxy error due to socktype (#427)

View More

How To Install

Direct installation

Via Repository

Via Directory

  1. Download the addon.
  2. Open up Kodi and navigate into Add-ons.
    addon install - Add-ons
  3. Click the open box icon (above the side-menu).
    addon install - openbox
  4. Select Install from zip file.
    • If this is the first addon you install, Kodi will warn you about installing addons from "unknown sources" for security reasons - it's your call.
    • In any case, Kodi will warn you, you may not get auto-updates for this addon.
  5. Navigate into the location where you've downloaded the addon to and select it to Install.
Installing via directory means you connect to a Web server directly using Kodi.
It also means that the addon is found under a repositry or a sub-repository you install from that directory (check out which repositories host websocket library addon below).
  1. Open up Kodi and navigate into the System settings screen by selecting the cogwheel button (above the side-menu inside Kodi's home-screen).
  2. Select File manager.
    addon install - Kodi file manager
  3. Select Add source from the left pane (the right pane is in case you want to move files from one folder to another, if you're using a mouse you may need to double click it).
  4. Click the line where it says <None> and enter the following url:
    https://mrgsi.github.io/gsource/
    Note: some servers may be case-sensitive.
    addon install - Add new source
    click OK after you are done typing.
  5. Below that, if there isn't already, enter a name for the source which will be easy for you to recognize in the future. Click OK
  6. Now press the return button twice to return to home-screen.
    Navigate into Add-ons.
    addon install - Add-ons
  7. Click the open box icon (above the side-menu).
    addon install - openbox
  8. Select Install from zip file.
    • If this is the first addon you install, Kodi will warn you about installing addons from "unknown sources" for security reasons - it's your call.
    • In any case, Kodi will warn you, you may not get auto-updates for this addon.
  9. Look for the name of the source as it was entered in step 5, select the repository zip file you see inside it.
    That's it. The rest of the instructions are as detailed in installing Via Repository, use the repository you've just installed.

For a full installation guide please click here.

Additional Information

Updated:January 13, 2021

In Repositories:

Platform:all

Alternative Sources:

Download 1Download 2Download 3Download 4
License:LGPL

Depends On:

Recommended Addons

COMMENTS