Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling connections with websocket client #222

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Enabling connections with websocket client #222

wants to merge 27 commits into from

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    790dae0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Create websocket client

    kurotaky committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    d6098a4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. 2023

    kurotaky committed May 1, 2023
    Configuration menu
    Copy the full SHA
    85e4422 View commit details
    Browse the repository at this point in the history
  2. add spec

    kurotaky committed May 1, 2023
    Configuration menu
    Copy the full SHA
    66c05e4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. remove debug code

    kurotaky committed May 2, 2023
    Configuration menu
    Copy the full SHA
    2a47fb5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Suppress standard output

    kurotaky committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b10cc66 View commit details
    Browse the repository at this point in the history
  2. Format files

    kurotaky committed May 3, 2023
    Configuration menu
    Copy the full SHA
    43751be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9d49bc View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. WebSocket Server

    kurotaky committed May 4, 2023
    Configuration menu
    Copy the full SHA
    20ffb28 View commit details
    Browse the repository at this point in the history
  2. run rufo

    kurotaky committed May 4, 2023
    Configuration menu
    Copy the full SHA
    86c2246 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. update comments

    kurotaky committed May 5, 2023
    Configuration menu
    Copy the full SHA
    deacccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ed6e0 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. add spec

    kurotaky committed May 14, 2023
    Configuration menu
    Copy the full SHA
    afb0dc7 View commit details
    Browse the repository at this point in the history
  2. rufo

    kurotaky committed May 14, 2023
    Configuration menu
    Copy the full SHA
    f7fca05 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Update lib/eth/client/ws.rb

    Co-authored-by: Afri <[email protected]>
    kurotaky and q9f committed May 20, 2023
    Configuration menu
    Copy the full SHA
    5ddd28b View commit details
    Browse the repository at this point in the history
  2. Update lib/eth/client/ws.rb

    Co-authored-by: Afri <[email protected]>
    kurotaky and q9f committed May 20, 2023
    Configuration menu
    Copy the full SHA
    c7b6c96 View commit details
    Browse the repository at this point in the history
  3. fix Client::Ws

    kurotaky committed May 20, 2023
    Configuration menu
    Copy the full SHA
    52656a9 View commit details
    Browse the repository at this point in the history
  4. send -> send_request

    kurotaky committed May 20, 2023
    Configuration menu
    Copy the full SHA
    fcaf5db View commit details
    Browse the repository at this point in the history
  5. use logger

    kurotaky committed May 20, 2023
    Configuration menu
    Copy the full SHA
    d25baa3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. run without using sleep

    kurotaky committed May 21, 2023
    Configuration menu
    Copy the full SHA
    d6f7dd4 View commit details
    Browse the repository at this point in the history
  2. add comments

    kurotaky committed May 21, 2023
    Configuration menu
    Copy the full SHA
    94f71d3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    1567a37 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    e88b2f9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    e87f507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efadc4a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    fb0563e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    4c8d760 View commit details
    Browse the repository at this point in the history