1. Nov 21, 2022
  2. Nov 18, 2022
  3. Nov 10, 2022
  4. Nov 09, 2022
  5. Nov 08, 2022
  6. Nov 07, 2022
    • 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. Nov 04, 2022
  8. Nov 03, 2022
  9. Oct 26, 2022
  10. Oct 18, 2022
  11. Oct 17, 2022
  12. Oct 16, 2022
  13. Oct 13, 2022
  14. Oct 10, 2022
  15. Oct 07, 2022
  16. Oct 05, 2022
  17. Oct 04, 2022
  18. Sep 30, 2022
  19. Sep 28, 2022