1. Jul 21, 2020
  2. Jun 30, 2020
  3. Jun 29, 2020
  4. Jun 17, 2020
  5. Jun 13, 2020
  6. Jun 11, 2020
  7. Mar 16, 2020
  8. Feb 28, 2020
  9. Feb 26, 2020
  10. Feb 24, 2020
  11. Feb 19, 2020
  12. Jan 28, 2020
  13. Jan 20, 2020
    • Andrew Jones's avatar
      Support websockets client TLS (#85) · f17b12d4
      Andrew Jones authored and Pierre Krieger's avatar Pierre Krieger committed
      * Experiment using TLS for ws client
      
      * Polkadot example works
      
      * Fmt
      
      * Support both Plain and Tls streams
      
      * Dependencies in alphabetic order
      
      * Use url scheme in connect to determine Plain or Tls
      
      * Fmt
      
      * Fix mode match
      
      * License and docs stream.rs
      
      * Move url parsing to ClientBuilder
      
      * Remove commented out line, remove default port from wss
      f17b12d4
    • Andrew Jones's avatar
      Fix panic when dropping subscription (#87) · 20bce1b1
      Andrew Jones authored and Pierre Krieger's avatar Pierre Krieger committed
      * Fix panic when dropping subscription
      
      * Remove remove active subscription
      20bce1b1
  14. Jan 13, 2020
  15. Jan 09, 2020
    • Andrew Jones's avatar
      Update to stable futures (#77) · 3090cd82
      Andrew Jones authored and Pierre Krieger's avatar Pierre Krieger committed
      
      
      * Update to stable futures
      
      * Fix breaking hyper and tokio changes
      
      * Fix breaking soketto changes
      
      * Try to fix hyper update errors
      
      * Fix remaining hyper compilation error
      
      * Update futures timer
      
      * Update to tokio 0.2
      
      * Enable basic_scheduler
      
      * Enable logging in example
      
      * Bind server inside runtime context
      
      * Format code
      
      * Return error via channel if async server bind fails
      
      * Apply suggestions from code review
      
      Co-Authored-By: default avatarPierre Krieger <[email protected]>
      
      * Question mark
      
      Co-authored-by: default avatarPierre Krieger <[email protected]>
      3090cd82
  16. Jan 03, 2020
  17. Jan 02, 2020
  18. Nov 22, 2019
  19. Nov 21, 2019
  20. Nov 19, 2019
  21. Nov 18, 2019
  22. Nov 16, 2019