1. Feb 19, 2020
  2. Jan 28, 2020
  3. 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
  4. Jan 13, 2020
  5. 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
  6. Jan 03, 2020
  7. Jan 02, 2020
  8. Nov 22, 2019
  9. Nov 21, 2019
  10. Nov 19, 2019
  11. Nov 18, 2019
  12. Nov 16, 2019
  13. Nov 15, 2019
  14. Nov 14, 2019
  15. Nov 09, 2019
  16. Oct 31, 2019
  17. Oct 30, 2019
  18. Oct 29, 2019
  19. Oct 24, 2019
  20. Oct 22, 2019
  21. Oct 11, 2019