mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-03-21 04:31:28 +00:00
Merge branch 'main' into write_msg_pubsub
This commit is contained in:
1
newsfragments/649.feature.rst
Normal file
1
newsfragments/649.feature.rst
Normal file
@ -0,0 +1 @@
|
||||
Added support for ``Multicast DNS`` in py-libp2p
|
||||
1
newsfragments/701.bugfix.rst
Normal file
1
newsfragments/701.bugfix.rst
Normal file
@ -0,0 +1 @@
|
||||
align stream creation logic with yamux specification
|
||||
1
newsfragments/702.bugfix.rst
Normal file
1
newsfragments/702.bugfix.rst
Normal file
@ -0,0 +1 @@
|
||||
Fixed an issue in `Pubsub` where async validators were not handled reliably under concurrency. Now uses a safe aggregator list for consistent behavior.
|
||||
Reference in New Issue
Block a user