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

Api v2 #14

Merged
merged 208 commits into from
Feb 2, 2024
Merged

Api v2 #14

merged 208 commits into from
Feb 2, 2024

Commits on Mar 22, 2023

  1. Implement ACKMessage #2

    Jacquwes committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    02c0933 View commit details
    Browse the repository at this point in the history
  2. Implement ErrorMessage #2

    Jacquwes committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    de6ccea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e498d21 View commit details
    Browse the repository at this point in the history
  4. Implement IdentifyMessage #2

    Jacquwes committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    9ee3dd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eac395d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eca88f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e68fd83 View commit details
    Browse the repository at this point in the history
  8. Implement ReceiveChatMessage #2

    Jacquwes committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    25a2d35 View commit details
    Browse the repository at this point in the history
  9. Increase readability

    Jacquwes committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    797db0e View commit details
    Browse the repository at this point in the history
  10. Implement SendChatMessage #2

    Jacquwes committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    59cc8c0 View commit details
    Browse the repository at this point in the history
  11. Increase readability

    Jacquwes committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    14092c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Improve thread safety

    Jacquwes committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f2dec75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047dc5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    928183a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Add id to message header

    Jacquwes committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    494e103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b8813 View commit details
    Browse the repository at this point in the history
  3. Remove logging

    Jacquwes committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    32f0f2b View commit details
    Browse the repository at this point in the history
  4. Increase thread safety

    Jacquwes committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f4b317a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fe5ca5 View commit details
    Browse the repository at this point in the history
  6. Remove useless variable

    Jacquwes committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c57cf71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4170d32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24b94c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21310e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    ce3b07f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb5e768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdbc7d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Add server integration tests

    Jacquwes committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3ce47cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    406ed57 View commit details
    Browse the repository at this point in the history
  3. Increase consistency

    Jacquwes committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    29781cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32d6bd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cbd852 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78a374f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0292e8e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Add utilitary function

    Jacquwes committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    e6a827e View commit details
    Browse the repository at this point in the history
  2. Add chat integration tests

    Jacquwes committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    1083c3c View commit details
    Browse the repository at this point in the history
  3. Add cast

    Jacquwes committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    156e58e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Fix typo

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    84a2fd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    627102c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e98e57f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db58a57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61b2a18 View commit details
    Browse the repository at this point in the history
  6. Document

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b725980 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5b2e4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7a1673 View commit details
    Browse the repository at this point in the history
  9. Remove obsolete keywords

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5bd413c View commit details
    Browse the repository at this point in the history
  10. Setup tests

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1d56c25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    59e9903 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    661b237 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    013ab2d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1b87cf4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c82ae03 View commit details
    Browse the repository at this point in the history
  16. Write message_header tests

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    917dfd6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b2e2590 View commit details
    Browse the repository at this point in the history
  18. Write tests for message

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    df696ba View commit details
    Browse the repository at this point in the history
  19. Include vector

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e9f195e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dc52129 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b788002 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0ad3283 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9025f01 View commit details
    Browse the repository at this point in the history
  24. Remove default constructor

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    04319a5 View commit details
    Browse the repository at this point in the history
  25. Enable C++20

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f9f7688 View commit details
    Browse the repository at this point in the history
  26. Uppercase enum

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7179619 View commit details
    Browse the repository at this point in the history
  27. Lowercase files

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f23e012 View commit details
    Browse the repository at this point in the history
  28. Uppercase enum

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    083ca28 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fda18f6 View commit details
    Browse the repository at this point in the history
  30. Include required files

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8148d7e View commit details
    Browse the repository at this point in the history
  31. Include type_traits

    Jacquwes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    cd05857 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    972b35a View commit details
    Browse the repository at this point in the history
  2. Implement identify_message

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b3ad53b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b91df74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50022a5 View commit details
    Browse the repository at this point in the history
  5. Clean includes

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2c1b1d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a84e781 View commit details
    Browse the repository at this point in the history
  7. Implement send_chat_message

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4390d76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2721c17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    651e6a5 View commit details
    Browse the repository at this point in the history
  10. Remove unused header

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0239d12 View commit details
    Browse the repository at this point in the history
  11. Fix function signature

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    dd1e43d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48546c3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    10a2839 View commit details
    Browse the repository at this point in the history
  14. Add tests for ack message

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c80aff7 View commit details
    Browse the repository at this point in the history
  15. Remove member prefix

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8ccb084 View commit details
    Browse the repository at this point in the history
  16. Add test body size

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6926f16 View commit details
    Browse the repository at this point in the history
  17. Add tests for error_message

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f6658ea View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e40d262 View commit details
    Browse the repository at this point in the history
  19. Add hello message tests

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a2ca2c4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dd6fb42 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ff2fa78 View commit details
    Browse the repository at this point in the history
  22. Fix link error

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b538823 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d215f4e View commit details
    Browse the repository at this point in the history
  24. Add keep alive message test

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9570f1b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9b70f42 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a0949de View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6eef234 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a133521 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    306a7e4 View commit details
    Browse the repository at this point in the history
  30. Add tests for send message

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    046a428 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    bb667e2 View commit details
    Browse the repository at this point in the history
  32. Move connection to shared

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a7f5d07 View commit details
    Browse the repository at this point in the history
  33. Conform names

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c34c3f9 View commit details
    Browse the repository at this point in the history
  34. Move connection to shared

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7554d1b View commit details
    Browse the repository at this point in the history
  35. Remove Visual Studio files

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6b80fdc View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a501a5d View commit details
    Browse the repository at this point in the history
  37. Conform code style

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4601549 View commit details
    Browse the repository at this point in the history
  38. Add server cmake project

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2928a6e View commit details
    Browse the repository at this point in the history
  39. Remove Visual Studio files

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5c9cb81 View commit details
    Browse the repository at this point in the history
  40. Add required headers

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3bd43c1 View commit details
    Browse the repository at this point in the history
  41. Move files to cmake project

    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f9c6a1f View commit details
    Browse the repository at this point in the history
  42. Replace Visual Studio build system with CMake

    Replace Visual Studio build system with CMake
    Jacquwes committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c40c27c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    f2c8720 View commit details
    Browse the repository at this point in the history
  2. Include asio

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e3c4395 View commit details
    Browse the repository at this point in the history
  3. Change Winsocks to asio

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1ce2b0c View commit details
    Browse the repository at this point in the history
  4. Remove const attribute

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f9c6ea9 View commit details
    Browse the repository at this point in the history
  5. Remove const attribute

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8eda2cb View commit details
    Browse the repository at this point in the history
  6. Clean headers

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6225a71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fea9d6d View commit details
    Browse the repository at this point in the history
  8. Remove ununsed file

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f68070c View commit details
    Browse the repository at this point in the history
  9. Remove const attribute

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4f833d2 View commit details
    Browse the repository at this point in the history
  10. Remove unreachable break

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c8447ac View commit details
    Browse the repository at this point in the history
  11. Winsocks -> asio

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fbe2909 View commit details
    Browse the repository at this point in the history
  12. Use asio instead of Winsocks

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    58576cd View commit details
    Browse the repository at this point in the history
  13. Use copy_n instead of memcpy

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e092796 View commit details
    Browse the repository at this point in the history
  14. Removed member prefix

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e29c34a View commit details
    Browse the repository at this point in the history
  15. Remove member prefix

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a03e528 View commit details
    Browse the repository at this point in the history
  16. Add constructor

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7e0080c View commit details
    Browse the repository at this point in the history
  17. Replace Winsocks with asio

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    78158cf View commit details
    Browse the repository at this point in the history
  18. Prepare integration tests

    Jacquwes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bdf44fa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Create documentation config

    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9bba1e0 View commit details
    Browse the repository at this point in the history
  2. Document user

    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5e5adb3 View commit details
    Browse the repository at this point in the history
  3. Don't use transitive header

    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    56bdd5d View commit details
    Browse the repository at this point in the history
  4. Change documentation format

    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fd4382b View commit details
    Browse the repository at this point in the history
  5. Document message

    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    da39b88 View commit details
    Browse the repository at this point in the history
  6. Add documentation

    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0e64854 View commit details
    Browse the repository at this point in the history
  7. Add documentation

    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3bd5057 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84f2273 View commit details
    Browse the repository at this point in the history
  9. Create doxygen.yml

    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    aaf14e9 View commit details
    Browse the repository at this point in the history
  10. Update doxygen.yml

    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    dc583a6 View commit details
    Browse the repository at this point in the history
  11. Update doxyfile name

    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    de91023 View commit details
    Browse the repository at this point in the history
  12. Checkout branch

    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2e096a7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #10 from Jacquwes/docs

    Add doxygen documentation
    Jacquwes committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ea9eee5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    e707ee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c67370 View commit details
    Browse the repository at this point in the history
  3. Update target branch

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3df2132 View commit details
    Browse the repository at this point in the history
  4. Update target branch

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    795b25c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b7c1df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb20800 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7cb4ee View commit details
    Browse the repository at this point in the history
  8. Move definition to header

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    fd883eb View commit details
    Browse the repository at this point in the history
  9. Include algorithm

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a6ac3d1 View commit details
    Browse the repository at this point in the history
  10. Use copy_n instead of memcpy

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ec02645 View commit details
    Browse the repository at this point in the history
  11. Remove constexpr

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8a87aa2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e787517 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4525611 View commit details
    Browse the repository at this point in the history
  14. Remove workflow for clang

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    188dea6 View commit details
    Browse the repository at this point in the history
  15. Update README.md

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    87e130b View commit details
    Browse the repository at this point in the history
  16. Add workflow badge

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d26e751 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b0773ac View commit details
    Browse the repository at this point in the history
  18. Remove ununsed function

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    edf7945 View commit details
    Browse the repository at this point in the history
  19. Remove windows warning

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0782c9e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ce360ce View commit details
    Browse the repository at this point in the history
  21. Remove unused variables

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    00701d4 View commit details
    Browse the repository at this point in the history
  22. Add transitive includes

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    41cdd02 View commit details
    Browse the repository at this point in the history
  23. Open acceptor only if closed

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9e89ea1 View commit details
    Browse the repository at this point in the history
  24. Add logging messages

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    52d7692 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4f77334 View commit details
    Browse the repository at this point in the history
  26. Add example project

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    173d902 View commit details
    Browse the repository at this point in the history
  27. Change action name

    Jacquwes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    25d8529 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f45658e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    e334966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07eaedf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acfbff9 View commit details
    Browse the repository at this point in the history
  4. Add workflow_dispatch

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2a02505 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06ba171 View commit details
    Browse the repository at this point in the history
  6. Implement client

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5f9beb0 View commit details
    Browse the repository at this point in the history
  7. Connect synchronously

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    dd9345b View commit details
    Browse the repository at this point in the history
  8. Add client example

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5163984 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b19d03 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b39c57 View commit details
    Browse the repository at this point in the history
  11. Implement client class

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    73f7afa View commit details
    Browse the repository at this point in the history
  12. Change docs dir

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    55634f7 View commit details
    Browse the repository at this point in the history
  13. Upload gh pages artifact

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    45cf251 View commit details
    Browse the repository at this point in the history
  14. Fix wrong dependency name

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    aef4c81 View commit details
    Browse the repository at this point in the history
  15. Move artifact step to build

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d16b2c3 View commit details
    Browse the repository at this point in the history
  16. Create gh pages branch

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9570ad2 View commit details
    Browse the repository at this point in the history
  17. Remove create branch

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5bb1d81 View commit details
    Browse the repository at this point in the history
  18. Add permissions

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b8baf7d View commit details
    Browse the repository at this point in the history
  19. Remove permissions

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0d03425 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4c55bf2 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #12 from Jacquwes/asio

    Use asio instead of WinSocks
    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4ec3d6b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1a93f0a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a2ec11b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d04215c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c7f0d49 View commit details
    Browse the repository at this point in the history
  26. Add server integration tests

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    43c045f View commit details
    Browse the repository at this point in the history
  27. Use client interface

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    dee7757 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    012b2e1 View commit details
    Browse the repository at this point in the history
  29. More precise logs

    Jacquwes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3faca9d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Reduce logging verbose

    Jacquwes committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    99c2657 View commit details
    Browse the repository at this point in the history
  2. Add on_ready server event

    Jacquwes committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    10c2dcc View commit details
    Browse the repository at this point in the history
  3. Use connection close

    Jacquwes committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    532982b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba0601c View commit details
    Browse the repository at this point in the history
  5. Close socket on disconnect

    Jacquwes committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b3b0b4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc2c62d View commit details
    Browse the repository at this point in the history
  7. Log tests failures

    Jacquwes committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f4430ee View commit details
    Browse the repository at this point in the history
  8. Document client_connection

    Jacquwes committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a0b2066 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18e255f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Exclude integration tests

    Jacquwes committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    341748c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Add failure event

    Jacquwes committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    84446f3 View commit details
    Browse the repository at this point in the history