v0.92.0 #3459
                  
                    
                      ramfox
                    
                  
                
                  announced in
                Announcements
              
            
            
              v0.92.0
            
            #3459
          
          
        Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
irohMdnsDiscovery::new(node_id: NodeId)→MdnsDiscovery::new(node_id: NodeId, advertise: bool)subscribemethod for theDiscoverytrait now returns a stream ofDiscoveryEventrather than aDiscoveryItem. A discovery event now includes expiry events that notify you when a node that was passively discovered (usually by mDNS) can no longer be found.fn subscribe(&self) -> Option<BoxStream<DiscoveryItem>>→fn subscribe(&self) -> Option<BoxStream<DiscoveryEvent>>⛰️ Features
🐛 Bug Fixes
🚜 Refactor
RelayTransportinstead of theActiveRelayActor(#3421) - (b791123)📚 Documentation
⚙️ Miscellaneous Tasks
test-utilscfg forinsecure_certcall in the transfer example (#3458) - (c81fe21)Cargo
This discussion was created from the release v0.92.0.
Beta Was this translation helpful? Give feedback.
All reactions