1. Jun 29, 2020
  2. Jun 17, 2020
  3. Feb 28, 2020
    • Pierre Krieger's avatar
      Makes the crate's API way more understandable (#96) · d5c911a4
      Pierre Krieger authored
      * Move common to crate root
      
      * Move transport traits to own module
      
      * Hide transport::client and transport::server
      
      * Move ws and http to transport
      
      * Typo fix
      
      * Remove the shortcuts for raw client and servers
      
      * Rename core to raw
      
      * Remove commented-out code
      
      * Fix docs of raw module
      
      * Rustfmt
      
      * Force inline
      
      * Rustfmt
      v0.1.0
      d5c911a4
  4. Feb 24, 2020
  5. Jan 03, 2020
  6. Nov 22, 2019
  7. Nov 15, 2019
  8. Nov 14, 2019
  9. Oct 31, 2019
  10. Oct 30, 2019
  11. Oct 29, 2019
  12. Oct 24, 2019
  13. Oct 22, 2019
  14. Oct 02, 2019
    • Pierre Krieger's avatar
      Work on the Server subscriptions system (#30) · 827c588e
      Pierre Krieger authored
      * Rework the Client to support multiple concurrent requests
      
      * Restore proc-macro functionnality
      
      * More work
      
      * More work
      
      * Work on the Server subscriptions system
      
      * More work on design
      
      * More work
      
      * More work
      
      * Even more work
      
      * Subscriptions working
      
      * Dix docs
      
      * More test fix
      
      * Fix server-sent subscription notifications
      
      * Add some server tests
      
      * Subscriptions pending system working
      
      * Remove TODO from tests
      
      * Implement close() correctly
      
      * Add comment on close()
      
      * Fix proc macro
      
      * Fix doctest
      
      * Fix local doctest
      827c588e
  15. Oct 01, 2019
  16. Sep 23, 2019
  17. Sep 18, 2019
  18. Sep 17, 2019
  19. Sep 16, 2019
  20. Sep 12, 2019
  21. Sep 11, 2019
  22. Sep 10, 2019