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: awaitable send and receive methods in NC and NS #134

Merged
merged 63 commits into from
Apr 1, 2020

Commits on Mar 31, 2020

  1. Remove optimization for now

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    4b8a28d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    386462c View commit details
    Browse the repository at this point in the history
  3. Switch to async transport

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    66c4f62 View commit details
    Browse the repository at this point in the history
  4. Fix RpcTests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    9041d51 View commit details
    Browse the repository at this point in the history
  5. Fix NetworkServerTests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    42e0a69 View commit details
    Browse the repository at this point in the history
  6. Fix some tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    82d9dd4 View commit details
    Browse the repository at this point in the history
  7. Add missing dependency

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    acb9ce0 View commit details
    Browse the repository at this point in the history
  8. More tests fixes

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    e625565 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59f1b6f View commit details
    Browse the repository at this point in the history
  10. Fix more tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    7bd26d0 View commit details
    Browse the repository at this point in the history
  11. Fix RpcTests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    313a4ab View commit details
    Browse the repository at this point in the history
  12. Fix some tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    8b4db38 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a3c7a45 View commit details
    Browse the repository at this point in the history
  14. Fix more tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    936bfbc View commit details
    Browse the repository at this point in the history
  15. fix meta

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    737ed59 View commit details
    Browse the repository at this point in the history
  16. Fix NI tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    7d88bfb View commit details
    Browse the repository at this point in the history
  17. Fixed more tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ac665f0 View commit details
    Browse the repository at this point in the history
  18. Fix another test

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    fb0bdae View commit details
    Browse the repository at this point in the history
  19. Test is no longer needed

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    bb61075 View commit details
    Browse the repository at this point in the history
  20. Smells

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    f374aed View commit details
    Browse the repository at this point in the history
  21. Fixed all tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    2604348 View commit details
    Browse the repository at this point in the history
  22. fix smells

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    db67245 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    447f6f3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a60f71c View commit details
    Browse the repository at this point in the history
  25. Remove optimization for now

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d9ebbab View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    57af60b View commit details
    Browse the repository at this point in the history
  27. Switch to async transport

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    50f31a7 View commit details
    Browse the repository at this point in the history
  28. Fix RpcTests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    f902f2a View commit details
    Browse the repository at this point in the history
  29. Fix NetworkServerTests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    e1d8836 View commit details
    Browse the repository at this point in the history
  30. Fix some tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d123d82 View commit details
    Browse the repository at this point in the history
  31. Add missing dependency

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    695839f View commit details
    Browse the repository at this point in the history
  32. More tests fixes

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    7ef58dd View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c6c4e6b View commit details
    Browse the repository at this point in the history
  34. Fix more tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    7f6ccbb View commit details
    Browse the repository at this point in the history
  35. Fix RpcTests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    4b670fc View commit details
    Browse the repository at this point in the history
  36. Fix some tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    98b8a25 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3b0d0e5 View commit details
    Browse the repository at this point in the history
  38. Fix more tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ab65999 View commit details
    Browse the repository at this point in the history
  39. fix meta

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    91683f3 View commit details
    Browse the repository at this point in the history
  40. Fix NI tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    1160cf2 View commit details
    Browse the repository at this point in the history
  41. Fixed more tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    950cf17 View commit details
    Browse the repository at this point in the history
  42. Fix another test

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    7e15c05 View commit details
    Browse the repository at this point in the history
  43. Test is no longer needed

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    a73d55e View commit details
    Browse the repository at this point in the history
  44. Smells

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    534cd77 View commit details
    Browse the repository at this point in the history
  45. Fixed all tests

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    15ec1b7 View commit details
    Browse the repository at this point in the history
  46. fix smells

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    0508f4f View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    9500f4b View commit details
    Browse the repository at this point in the history
  48. Fix compilation error

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    4f5b28c View commit details
    Browse the repository at this point in the history
  49. Merge branch 'asynctransport2' of https://github.com/MirrorNG/MirrorNG

    …into asynctransport2
    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d812a2d View commit details
    Browse the repository at this point in the history
  50. fix conflicts

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    1d019eb View commit details
    Browse the repository at this point in the history
  51. update with master

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    bd9c915 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    b7f130d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    342eb4b View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    b75b3fc View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    3154059 View commit details
    Browse the repository at this point in the history
  56. fix build error

    uweeby committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    31a79ea View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    3cd450c View commit details
    Browse the repository at this point in the history
  58. fix: headless build

    paulpach committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    f2c99e1 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    0decc34 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Cleanup disconnect events

    paulpach committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    b2f1166 View commit details
    Browse the repository at this point in the history
  2. Simplify a little

    paulpach committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    37a5e07 View commit details
    Browse the repository at this point in the history
  3. Cleanup events in client

    paulpach committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    c747dc6 View commit details
    Browse the repository at this point in the history
  4. Remove unnecesary using

    paulpach committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    3912f35 View commit details
    Browse the repository at this point in the history