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

Refactor Realm and Upgrade to Realm2 #52

Merged
merged 169 commits into from
Apr 15, 2022
Merged

Commits on Feb 20, 2022

  1. sync cargo lock

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    cf0737a View commit details
    Browse the repository at this point in the history
  2. refactor

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    42b8f42 View commit details
    Browse the repository at this point in the history
  3. refactor file tree

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0cc4d58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f26daf4 View commit details
    Browse the repository at this point in the history
  5. fmt & doc

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6afffae View commit details
    Browse the repository at this point in the history
  6. revert last? merge

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    fe72ffe View commit details
    Browse the repository at this point in the history
  7. fmt

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    23fe88d View commit details
    Browse the repository at this point in the history
  8. indent

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6e49291 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e88c222 View commit details
    Browse the repository at this point in the history
  10. fix resource leak

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    5d5d1fc View commit details
    Browse the repository at this point in the history
  11. correctly parse ipv6 addr

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    c04e5d9 View commit details
    Browse the repository at this point in the history
  12. update workflow

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    4b83365 View commit details
    Browse the repository at this point in the history
  13. rename module

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    92f9ede View commit details
    Browse the repository at this point in the history
  14. use type converter

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ea70d74 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    636c3af View commit details
    Browse the repository at this point in the history
  16. docs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    5c2f85e View commit details
    Browse the repository at this point in the history
  17. update deps & build cfgs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    2344564 View commit details
    Browse the repository at this point in the history
  18. bump version

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    34ecba0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    72e0db5 View commit details
    Browse the repository at this point in the history
  20. tfo support

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    816e262 View commit details
    Browse the repository at this point in the history
  21. add tfo to features

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    3047faa View commit details
    Browse the repository at this point in the history
  22. add tokio-tfo submodule

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    f817c73 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    193fd16 View commit details
    Browse the repository at this point in the history
  24. clean up

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    8332211 View commit details
    Browse the repository at this point in the history
  25. sync submodules

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1be9565 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1bbfaa3 View commit details
    Browse the repository at this point in the history
  27. v1.4.0-rc2

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ddcb4f8 View commit details
    Browse the repository at this point in the history
  28. docs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    b34b551 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    53417a2 View commit details
    Browse the repository at this point in the history
  30. disable tfo by default

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    828157b View commit details
    Browse the repository at this point in the history
  31. indent

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    59aa607 View commit details
    Browse the repository at this point in the history
  32. update deps

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    8ea95ff View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    8b30321 View commit details
    Browse the repository at this point in the history
  34. docs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    b5191be View commit details
    Browse the repository at this point in the history
  35. bump version

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6049e46 View commit details
    Browse the repository at this point in the history
  36. compatibility fix

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6b76377 View commit details
    Browse the repository at this point in the history
  37. polish up

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    eecd826 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b5fa5e8 View commit details
    Browse the repository at this point in the history
  39. clippy

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    8b78875 View commit details
    Browse the repository at this point in the history
  40. extend dns options

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0c4e4b7 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    fd1746e View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    f0d94da View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3e2fab3 View commit details
    Browse the repository at this point in the history
  44. docs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    d96950f View commit details
    Browse the repository at this point in the history
  45. Update readme.md

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    526af17 View commit details
    Browse the repository at this point in the history
  46. Revert "rollback zero-copy implementation"

    This reverts commit d089e3d.
    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    19e98cc View commit details
    Browse the repository at this point in the history
  47. no need to use generics

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    5a51dd7 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    ce7f9c5 View commit details
    Browse the repository at this point in the history
  49. daemonize

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    2a55257 View commit details
    Browse the repository at this point in the history
  50. docs & bump version

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    9866f48 View commit details
    Browse the repository at this point in the history
  51. add timeout option

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1d0bd30 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    b7460f0 View commit details
    Browse the repository at this point in the history
  53. docs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6f4496d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    73728c5 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    adc45c0 View commit details
    Browse the repository at this point in the history
  56. update docs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    7f5d9b6 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    e202c2d View commit details
    Browse the repository at this point in the history
  58. avoid realloc

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1e45e4d View commit details
    Browse the repository at this point in the history
  59. remove duplicated clone

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    516c183 View commit details
    Browse the repository at this point in the history
  60. better error handle

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    8ae8544 View commit details
    Browse the repository at this point in the history
  61. add logger

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    fcc0415 View commit details
    Browse the repository at this point in the history
  62. improve startup steps

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    729c579 View commit details
    Browse the repository at this point in the history
  63. docs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    8d76f8e View commit details
    Browse the repository at this point in the history
  64. use snake_case

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    11dc356 View commit details
    Browse the repository at this point in the history
  65. more log details

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    cf212cb View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    9567f01 View commit details
    Browse the repository at this point in the history
  67. remove ref binding

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    f3f09b3 View commit details
    Browse the repository at this point in the history
  68. clippy

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1ac77de View commit details
    Browse the repository at this point in the history
  69. remove subcommands

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    55777a1 View commit details
    Browse the repository at this point in the history
  70. switch to clapv3.0

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    369f0c4 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    2cd0344 View commit details
    Browse the repository at this point in the history
  72. adjust buffer size

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    e5d2cfe View commit details
    Browse the repository at this point in the history
  73. use mimalloc

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    d28c1eb View commit details
    Browse the repository at this point in the history
  74. show compiled features

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    78f821c View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    3c84cac View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    858e612 View commit details
    Browse the repository at this point in the history
  77. add -h and -v; #1

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    4020428 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    a0b1a18 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    0b7143c View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    7f6c9b5 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    ca4a99d View commit details
    Browse the repository at this point in the history
  82. docs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    9f3239e View commit details
    Browse the repository at this point in the history
  83. support toml

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    cf414b1 View commit details
    Browse the repository at this point in the history
  84. typo

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    04a3e5f View commit details
    Browse the repository at this point in the history
  85. indent

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    4b26247 View commit details
    Browse the repository at this point in the history
  86. remove env logger

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    04432fc View commit details
    Browse the repository at this point in the history
  87. rename dns field

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    50e451f View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    59cb6ec View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    156812d View commit details
    Browse the repository at this point in the history
  90. read config from env var

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    5e5b652 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    70681e0 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    e42634d View commit details
    Browse the repository at this point in the history
  93. improve config parser

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    918ef13 View commit details
    Browse the repository at this point in the history
  94. add network global config

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    5320dfe View commit details
    Browse the repository at this point in the history
  95. refactor config parser

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    63342cb View commit details
    Browse the repository at this point in the history
  96. rename some fields

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    82b09ac View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    b05090f View commit details
    Browse the repository at this point in the history
  98. rename env var

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    f19c6cc View commit details
    Browse the repository at this point in the history
  99. update doc

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    b28cb66 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    c67625c View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    00a33ec View commit details
    Browse the repository at this point in the history
  102. update deps

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6a8b86b View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    dea2cba View commit details
    Browse the repository at this point in the history
  104. update doc

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    f78390e View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    44b54cd View commit details
    Browse the repository at this point in the history
  106. sync tokio-tfo

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    bd68bae View commit details
    Browse the repository at this point in the history
  107. detailed log info

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    50b528c View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    139f62f View commit details
    Browse the repository at this point in the history
  109. adapt to tfo

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ad809f3 View commit details
    Browse the repository at this point in the history
  110. refactor relay

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    61c4bf4 View commit details
    Browse the repository at this point in the history
  111. rc10

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    564c3a3 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    3c0cee7 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    a55abe2 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    aea46e8 View commit details
    Browse the repository at this point in the history
  115. docs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    5002453 View commit details
    Browse the repository at this point in the history
  116. rc11

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    c7b680e View commit details
    Browse the repository at this point in the history
  117. add examples

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    2b23854 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    f4ed405 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    b77f7cb View commit details
    Browse the repository at this point in the history
  120. docs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1662b0a View commit details
    Browse the repository at this point in the history
  121. fix link

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0d51be1 View commit details
    Browse the repository at this point in the history
  122. remove tcp timeout

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    8547195 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    e100d5b View commit details
    Browse the repository at this point in the history
  124. refine timeout

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    5c279f8 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    986f9ac View commit details
    Browse the repository at this point in the history
  126. clippy

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    066e9ce View commit details
    Browse the repository at this point in the history
  127. fix build

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    329f1b5 View commit details
    Browse the repository at this point in the history
  128. update examples

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    d02bd60 View commit details
    Browse the repository at this point in the history
  129. rc12

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    205ed90 View commit details
    Browse the repository at this point in the history
  130. extract lib

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1f1ec64 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    9a194ed View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    2062877 View commit details
    Browse the repository at this point in the history
  133. rename some functions

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    7b5649e View commit details
    Browse the repository at this point in the history
  134. better option display

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    4117685 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    aa34a0d View commit details
    Browse the repository at this point in the history
  136. beautify code

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    86ac778 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    c9f69fa View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    6e272e8 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    1741e9d View commit details
    Browse the repository at this point in the history
  140. add config converter

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    bec662f View commit details
    Browse the repository at this point in the history
  141. fix typo

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    85c45b2 View commit details
    Browse the repository at this point in the history
  142. docs

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    91e7cad View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    3118d3a View commit details
    Browse the repository at this point in the history
  144. add tcp test

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    71f22f4 View commit details
    Browse the repository at this point in the history
  145. add zero_copy test

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    bb86cef View commit details
    Browse the repository at this point in the history
  146. add proxy_protocol test

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0c0fc90 View commit details
    Browse the repository at this point in the history
  147. add udp test

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6d2eda7 View commit details
    Browse the repository at this point in the history
  148. rename tests

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1b6f260 View commit details
    Browse the repository at this point in the history
  149. beautify code

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    b6df4b1 View commit details
    Browse the repository at this point in the history
  150. update workflow

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    468e9db View commit details
    Browse the repository at this point in the history
  151. rebase

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    a8d285c View commit details
    Browse the repository at this point in the history
  152. update badge link

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    7f86db4 View commit details
    Browse the repository at this point in the history
  153. Update ci.yml

    zephyrchien committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1489b40 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    26d802a View commit details
    Browse the repository at this point in the history
  2. optimize udp

    zephyrchien committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    0a84af4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

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

Commits on Mar 30, 2022

  1. add pipe cap option

    zephyrchien committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5f2b093 View commit details
    Browse the repository at this point in the history
  2. conditional compile

    zephyrchien committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    50a92f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. update workflows

    zephyrchien committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    456d826 View commit details
    Browse the repository at this point in the history
  2. update readme

    zephyrchien committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    03bd7e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. use libkaminari

    zephyrchien committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    1f66789 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    7b7529a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    effcdc4 View commit details
    Browse the repository at this point in the history
  3. conditional compilation

    zephyrchien committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    f17bf6f View commit details
    Browse the repository at this point in the history
  4. docs about transport

    zephyrchien committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    215934c View commit details
    Browse the repository at this point in the history
  5. add config examples

    zephyrchien committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    3c5ec32 View commit details
    Browse the repository at this point in the history
  6. bump to v2.1.0

    zephyrchien committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    0bc0fe9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62799e6 View commit details
    Browse the repository at this point in the history