• Tomasz Drwięga's avatar
    Chain head subscription (#126) · 98d27776
    Tomasz Drwięga authored
    * Start WebSockets server.
    
    * Expose non-working subscription.
    
    * Dummy subscription for testing.
    
    * Proper implementation with event loop.
    
    * Finalized pubsub.
    
    * Bump clap.
    
    * Fix yml.
    
    * Disable WS logs.
    
    * Remove stale TransactionHash mention
    
    * Fix build from nightly API change.
    
    * Don't panic on invalid port.
    
    * Bind server to random port.
    
    * Send only best blocks.
    98d27776