1. Jun 17, 2020
  2. Jun 13, 2020
  3. Feb 26, 2020
  4. Feb 19, 2020
  5. Jan 28, 2020
  6. Jan 13, 2020
  7. 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
  8. Jan 03, 2020
  9. Jan 02, 2020
    • Pierre Krieger's avatar
      Add a SharedClient (#74) · 6436d27d
      Pierre Krieger authored
      * Add a SharedClient
      
      * More work
      
      * More work
      
      * More work
      
      * Finish Sharedclient
      
      * Fix merge conflict
      
      * Add From impl
      6436d27d
  10. Nov 18, 2019
    • dpmkl's avatar
      Access control (#31) · 95ab1730
      dpmkl authored and Pierre Krieger's avatar Pierre Krieger committed
      * Add initial acl implementation
      
      * Implemented access control with utilities from paritytech::jsonrpc
      
      * Incorrect if
      
      * Make allowed_hosts an enum
      
      * Handling CORS in process_request
      
      * Build for AccessControl and naming coherence
      
      * "clean up your room! clean up your room ! that's all i ever hear..."
      - preflight requests
      - test and bench
      - wasm for yew
      
      * Add basic acl tests for 'host'
      
      * Remove 'macro_use'
      
      * Apply rustfmt to server-utils
      
      * Apply rustfmt to http
      
      * Bump lazy_static dependency
      95ab1730
  11. Nov 16, 2019
  12. Sep 23, 2019
  13. Sep 10, 2019
  14. Sep 09, 2019
  15. Sep 06, 2019
  16. Sep 05, 2019
  17. Sep 04, 2019
  18. Sep 02, 2019