Skip to content
View sharkydog's full-sized avatar

Block or report sharkydog

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. http http Public

    HTTP/Websocket server and client

    PHP

  2. private-emitter private-emitter Public

    Non-public emitter extension to evenement/evenement

    PHP

  3. logger logger Public

    Simple static logger

    PHP

  4. ratchet-rfc6455 ratchet-rfc6455 Public

    Forked from ratchetphp/RFC6455

    I/O agnostic WebSocket Protocol

    PHP

  5. shelly_blu.js shelly_blu.js
    1
    BLE.Scanner.Subscribe(function (ev, res) {
    2
        if(ev !== BLE.Scanner.SCAN_RESULT) {
    3
            return;
    4
        }
    5
        if(res.addr_type !== BLE.GAP.ADDRESS_TYPE_PUBLIC) {
  6. esphome-fram esphome-fram Public

    ESPHome port of RobTillaart/FRAM_I2C

    C++ 1