1. 21 Nov, 2022 3 commits
  2. 18 Nov, 2022 6 commits
  3. 10 Nov, 2022 3 commits
  4. 09 Nov, 2022 1 commit
  5. 08 Nov, 2022 2 commits
  6. 07 Nov, 2022 3 commits
    • Niklas Adolfsson's avatar
      [client]: improve batch request API (#910) · 824c3691
      Niklas Adolfsson authored
      * better handling of batch requests
      
      * add test for untagged enum
      
      * remove annoying trait bounds
      
      * cleanup
      
      * more clear comments
      
      * simplify batch request code
      
      * bring back old API + a new one
      
      * refactor batches to work with String IDs again
      
      * refactor again: single batch response API
      
      * fix tests + cleanup
      
      * fix doc links
      
      * address grumbles
      
      * BatchRequestBuilder: add iterator API for the batch
      
      * revert bench
      
      * fix benches build
      
      * address grumbles: ok and into_ok
      
      * fix some nits
      
      * fix nits
      824c3691
    • Niklas Adolfsson's avatar
      chore(deps): tokio ^1.16 (#926) · 576d8379
      Niklas Adolfsson authored
      576d8379
    • Niklas Adolfsson's avatar
      fix(server): read accepted conns properly (#929) · 1f6368d2
      Niklas Adolfsson authored
      This PR fixes that the connection count is read after a connection has been accepted and
      not before which cause this log to be out of order.
      1f6368d2
  7. 04 Nov, 2022 1 commit
  8. 03 Nov, 2022 2 commits
  9. 26 Oct, 2022 1 commit
  10. 18 Oct, 2022 3 commits
  11. 17 Oct, 2022 1 commit
  12. 16 Oct, 2022 1 commit
  13. 13 Oct, 2022 2 commits
  14. 10 Oct, 2022 1 commit
  15. 07 Oct, 2022 1 commit
  16. 05 Oct, 2022 5 commits
  17. 04 Oct, 2022 2 commits
  18. 30 Sep, 2022 1 commit
  19. 28 Sep, 2022 1 commit