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

feat: Add Mint adapter #272

Merged
merged 90 commits into from
Jan 10, 2023
Merged

Commits on Aug 24, 2022

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

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    d8ed8fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3be870e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a84e576 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    05655c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed52450 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3ba6cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    358c4d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6e726e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0d64c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ebc7d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11c8a7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f3bf67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2c692d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d500634 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7589280 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    61f9f3d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c03f0bf View commit details
    Browse the repository at this point in the history
  15. refact(client/mint_adapter): add cond to handle the four rpc types to…

    … receive data and improve readability
    beligante committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    4bdad6d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    064052d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3b84cc3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    132045d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    db5ffb3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a84d803 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    301c016 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    267f6ad View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3e0dc09 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4193f68 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    47744a0 View commit details
    Browse the repository at this point in the history
  2. add factories for channel and stream, remove old factory code to use …

    …ex_machina, add tests to cast calls for stream_response
    beligante committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    965a7cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb06048 View commit details
    Browse the repository at this point in the history
  4. remove empty test

    beligante committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    63141ee View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

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

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    d62926f View commit details
    Browse the repository at this point in the history
  2. fix dialyzer issue

    beligante committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    9f5807c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. improve documentation for connection process and add tests for discon…

    …nect and handle_call for requests
    beligante committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    9126d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb5df5c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    2384cef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468a7d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    17aaf2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5bd0c9 View commit details
    Browse the repository at this point in the history
  3. fix dialyzer issues

    beligante committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    d16ff13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5e6677 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94b6037 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a7c701 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6b3e62 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    35564a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4f2570 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10e8c47 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

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

Commits on Nov 14, 2022

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

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    8f08d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3e026f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. fix: fix code review suggestions

    * Improve doc on `GRPC.Client.Adapters.Mint.ConnectionProcess`.
    * Remove `Map.keys/1` in `GRPC.Client.Adapters.Mint.ConnectionProcess.finish_all_pending_requests/1`
    * Remove if parenthesises.
    thanabodee-c committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    e704eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96207f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c67d7d4 View commit details
    Browse the repository at this point in the history
  4. fix: fix code review suggestions

    * Expand alias group in `GRPC.Client.Adapters.Mint`.
    thanabodee-c committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    90fad3c View commit details
    Browse the repository at this point in the history
  5. fix: fix code review suggestions

    * Expand alias group in interop test.
    thanabodee-c committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a6f87e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49b0af1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85f7369 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Merge pull request #1 from wingyplus/fix-code-suggestion

    fix: fix code review suggestions
    beligante authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    71eb579 View commit details
    Browse the repository at this point in the history
  2. remove unecessary sorts

    beligante committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    955a15f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08a78e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    5bbb142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07b61d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0825251 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    2ea4616 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    914d225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2b4be3 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    37c9a11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe38023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17a8e11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71d1d10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f38f12 View commit details
    Browse the repository at this point in the history
  6. rollback cowboy config

    beligante committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    fbdc879 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e2436d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea46a41 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Update interop/lib/interop/client.ex

    Co-authored-by: Paulo Valente <[email protected]>
    beligante and polvalente authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    db5a200 View commit details
    Browse the repository at this point in the history
  2. Update interop/lib/interop/client.ex

    Co-authored-by: Paulo Valente <[email protected]>
    beligante and polvalente authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    1e86681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55cbc28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9fdfff View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

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

Commits on Jan 4, 2023

  1. apply PR comments

    beligante committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    736e203 View commit details
    Browse the repository at this point in the history
  2. apply missing PR comments

    beligante committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    b38ec42 View commit details
    Browse the repository at this point in the history
  3. Update lib/grpc/stub.ex

    Co-authored-by: Paulo Valente <[email protected]>
    beligante and polvalente authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    7ae3036 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c99f547 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1969c46 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Update lib/grpc/client/adapters/mint/connection_process/connection_pr…

    …ocess.ex
    
    Co-authored-by: Paulo Valente <[email protected]>
    beligante and polvalente authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    c395055 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. improve error messages

    beligante committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    b278d05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b0b6a View commit details
    Browse the repository at this point in the history