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

Ember Web Socket Client #7261

Open
wants to merge 96 commits into
base: series/0.23
Choose a base branch
from

Commits on Jun 6, 2023

  1. Fix typo

    danghieutrung committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6be7693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9155c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jun 10, 2023

  1. Add unit tests

    danghieutrung committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    94eddeb View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    85bae5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7816340 View commit details
    Browse the repository at this point in the history
  3. Use pattern matching

    danghieutrung committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a224d50 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Merge pull request http4s#7138 from danghieutrung/ember-websocket-client

    Add validation for server opening handshake response in Ember WebSocket client
    armanbilge committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d4505ad View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    de8fbba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1db42b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09fb168 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    413049d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 4, 2023

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

Commits on Jul 10, 2023

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

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    44c7add View commit details
    Browse the repository at this point in the history
  2. Add headers

    danghieutrung committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dd920a1 View commit details
    Browse the repository at this point in the history
  3. Update formatting

    danghieutrung committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9c7306c View commit details
    Browse the repository at this point in the history
  4. Add WSClient for Ember

    danghieutrung committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    223e449 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Fix formatting

    danghieutrung committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cec189a View commit details
    Browse the repository at this point in the history
  2. Delete file

    danghieutrung committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    97b11cb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Add WebSocketKey object

    danghieutrung committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a9b6c41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca62628 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    danghieutrung committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5034505 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    danghieutrung committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    95b4dff View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    danghieutrung committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    323ad4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84dd6e6 View commit details
    Browse the repository at this point in the history
  7. debugging. it works!

    armanbilge committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7ee439c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Fix send method

    danghieutrung committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    d5f84d1 View commit details
    Browse the repository at this point in the history
  2. Add tests

    danghieutrung committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    3823641 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Fix formatting

    danghieutrung committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    35ef412 View commit details
    Browse the repository at this point in the history
  2. Fix server address

    danghieutrung committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4918133 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    9d521e3 View commit details
    Browse the repository at this point in the history
  2. Fix import order

    danghieutrung committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b7491d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Fix import order

    danghieutrung committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    612fbe9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

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

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    7098848 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81f3584 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    e599d10 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    danghieutrung committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d5974d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    3e7f226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4663af0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Update ember-client/shared/src/main/scala/org/http4s/ember/client/int…

    …ernal/EmberWSClient.scala
    
    Co-authored-by: Diego E. Alonso <diesalbla@gmail.com>
    danghieutrung and diesalbla committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f0fd00b View commit details
    Browse the repository at this point in the history
  2. Update ember-client/shared/src/main/scala/org/http4s/ember/client/int…

    …ernal/EmberWSClient.scala
    
    Co-authored-by: Diego E. Alonso <diesalbla@gmail.com>
    danghieutrung and diesalbla committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e8ecfb9 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    danghieutrung committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a64b724 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Workaround FS2 bug

    armanbilge committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    0fb6ad0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    5c04627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c088a3e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

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

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    d468835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83aad30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3770c53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96bde01 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    danghieutrung committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a79466f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    ea134a6 View commit details
    Browse the repository at this point in the history
  2. Publish this branch

    armanbilge committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    54b6f5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d65f0f2 View commit details
    Browse the repository at this point in the history
  4. Add buildWebSocket

    danghieutrung committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    adb63a0 View commit details
    Browse the repository at this point in the history
  5. Add import

    danghieutrung committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f5d7bf9 View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    danghieutrung committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    658e0e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d739a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    5e7c0d4 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    danghieutrung committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    ff06d36 View commit details
    Browse the repository at this point in the history
  3. Delete println

    danghieutrung committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5f9ee73 View commit details
    Browse the repository at this point in the history
  4. Deduplicate code

    danghieutrung committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    b4db366 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Fix SecureRandom

    danghieutrung committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    fb5d8c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request http4s#7250 from danghieutrung/ember-wsclient-misc

    Auto-generate WSRequest headers
    armanbilge committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    738b23f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06efc8d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Fix WSRequest Scheme

    danghieutrung committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    aa59802 View commit details
    Browse the repository at this point in the history
  2. Simplify code

    danghieutrung committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a3316c2 View commit details
    Browse the repository at this point in the history
  3. Change URI scheme to ws

    danghieutrung committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    510f500 View commit details
    Browse the repository at this point in the history
  4. Merge pull request http4s#7252 from danghieutrung/ember-wsclient-fix-…

    …wsRequest-uri
    
    Change URI Scheme
    armanbilge committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    eb5dd80 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    800f18c View commit details
    Browse the repository at this point in the history
  2. Use closeWithElement

    danghieutrung committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    ef42682 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    705d217 View commit details
    Browse the repository at this point in the history
  4. Rename test

    danghieutrung committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    4c6c828 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ca5c6b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    97533ca View commit details
    Browse the repository at this point in the history
  2. Rename file

    danghieutrung committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2b88231 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1861b3b View commit details
    Browse the repository at this point in the history
  4. Remove println

    danghieutrung committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8f195e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Workaround fs2 bug

    danghieutrung committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    fa5bc9b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 11, 2023

  1. Fix deprecated API bug

    danghieutrung committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5ac35a2 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    danghieutrung committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    faf6524 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Fix pattern matching

    danghieutrung committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4baa57f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Fix pattern matching

    danghieutrung committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    74bc2de View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Fix pattern matching

    danghieutrung committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    daa418f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 18, 2023

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

Commits on Nov 19, 2023

  1. Delete comments

    danghieutrung committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    f87a5a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    ae4fc61 View commit details
    Browse the repository at this point in the history
  2. Fix warning

    armanbilge committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    37eedd2 View commit details
    Browse the repository at this point in the history
  3. Remove .only

    armanbilge committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    63acc3c View commit details
    Browse the repository at this point in the history
  4. Organize imports

    armanbilge committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    a1fcba6 View commit details
    Browse the repository at this point in the history