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(providers): connect_boxed api #342

Merged
merged 28 commits into from
Mar 26, 2024

Commits on Mar 26, 2024

  1. feat(providers): connect_boxed api

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ecf3ac8 View commit details
    Browse the repository at this point in the history
  2. parse error handling and nits

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c9af218 View commit details
    Browse the repository at this point in the history
  3. enhance parse str to transport util

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a8b0b75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1467249 View commit details
    Browse the repository at this point in the history
  5. ci nits

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4bc136d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3f8e57 View commit details
    Browse the repository at this point in the history
  7. return conn_str in enum

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b775aff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    059d891 View commit details
    Browse the repository at this point in the history
  9. udpate utils and remove unwraps

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    80bd578 View commit details
    Browse the repository at this point in the history
  10. fix: cfg for ws, ipc features

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    47a6029 View commit details
    Browse the repository at this point in the history
  11. nits and fix test

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ce40472 View commit details
    Browse the repository at this point in the history
  12. more nits

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e4ce5f6 View commit details
    Browse the repository at this point in the history
  13. smol nits and url in enum

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    05dd151 View commit details
    Browse the repository at this point in the history
  14. fix ci: make ipc and ws optional

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4ee6341 View commit details
    Browse the repository at this point in the history
  15. ci nits

    yash-atreya authored and prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a7b1cfb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a1c184e View commit details
    Browse the repository at this point in the history
  17. feature: connect_builtin

    prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a8a337c View commit details
    Browse the repository at this point in the history
  18. feature: connect_builtin

    prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f424a22 View commit details
    Browse the repository at this point in the history
  19. feature: on_ws and on_ipc

    prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7112240 View commit details
    Browse the repository at this point in the history
  20. fix: http feature handling

    prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c839d31 View commit details
    Browse the repository at this point in the history
  21. fix: parsing

    prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e0d6975 View commit details
    Browse the repository at this point in the history
  22. fix: test

    prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4eb37fb View commit details
    Browse the repository at this point in the history
  23. fix: feature check

    prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0cb50f3 View commit details
    Browse the repository at this point in the history
  24. fix: import

    prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d1b1935 View commit details
    Browse the repository at this point in the history
  25. fix: unreachable match

    prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2b2059d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8743175 View commit details
    Browse the repository at this point in the history
  27. fix: imports some more

    prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    467cbc9 View commit details
    Browse the repository at this point in the history
  28. fix: activate url for ws

    prestwich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6435bdb View commit details
    Browse the repository at this point in the history