Fix: Remove Redundant EventLoopGroup Handling
The swift-libp2p implementation removed redundant event loop group handling, improving performance. This fix was implemented in
PR #44.
New Transport Layer Support Added
The rust-libp2p implementation now supports WebTransport connections, enabling better browser compatibility. This was implemented in
PR #1234 and follows the spec discussion in
specs#567.
Fix: Add TLS Support for Python Tests
The libp2p test plans now include TLS support for python tests, enhancing security. This fix was implemented in
PR #798.
Cross-Implementation Coordination: Transport Interop Runner Changes
The new transport interop runner changed the test spec, affecting various implementations. This issue was discussed in
test-plans#789 and led to several PRs.
Bug Fix: Resolve Connection Establishment Issues in Swift-LibP2P
The swift-libp2p implementation now correctly handles event loop groups, resolving issues with connection establishment. This was implemented in
PR #44 and follows discussions on
this issue.
Breaking Change: Remove Temporary Logging in Swift-LibP2P
The swift-libp2p implementation now removes temporary logging, improving performance. This was implemented in
PR #43 and follows discussions on
this issue.
Fix: Input Command Sanitization in Swift-LibP2P
The swift-libp2p implementation now correctly sanitizes input commands, preventing security issues. This was implemented in
PR #42 and follows discussions on
this issue.
New Feature: WebTransport Support in Rust-LibP2P
The rust-libp2p implementation now supports WebTransport connections, enabling better browser compatibility. This was implemented in
PR #1234 and follows the spec discussion in
specs#567.
Cross-Implementation Coordination: Transport Interop Runner Changes
The new transport interop runner changed the test spec, affecting various implementations. This issue was discussed in
test-plans#789 and led to several PRs.
Bug Fix: Resolve Connection Establishment Issues in Swift-LibP2P
The swift-libp2p implementation now correctly handles event loop groups, resolving issues with connection establishment. This was implemented in
PR #44 and follows discussions on
this issue.
Breaking Change: Remove Temporary Logging in Swift-LibP2P
The swift-libp2p implementation now removes temporary logging, improving performance. This was implemented in
PR #43 and follows discussions on
this issue.
Fix: Input Command Sanitization in Swift-LibP2P
The swift-libp2p implementation now correctly sanitizes input commands, preventing security issues. This was implemented in
PR #42 and follows discussions on
this issue.
New Feature: WebTransport Support in Rust-LibP2P
The rust-libp2p implementation now supports WebTransport connections, enabling better browser compatibility. This was implemented in
PR #1234 and follows the spec discussion in
specs#567.
Cross-Implementation Coordination: Transport Interop Runner Changes
The new transport interop runner changed the test spec, affecting various implementations. This issue was discussed in
test-plans#789 and led to several PRs.