Block or Report
Block or report marten-seemann
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
webtransport-go Public
WebTransport implementation based on quic-go (https://datatracker.ietf.org/doc/draft-ietf-webtrans-http3/)
3,693 contributions in the last year
Activity overview
Contributed to
libp2p/go-libp2p,
protocol/.github,
lucas-clemente/quic-go
and 162 other
repositories
Contribution activity
July 2022
Created 46 commits in 9 repositories
Created a pull request in libp2p/go-libp2p-core that received 4 comments
remove peer.IDFromString
This method is almost always used incorrectly. Contrary to what the name indicates, the following does not work: var id peer.ID id2 := peer.IDFromS…
+0
−9
•
4
comments
Opened 33 other pull requests in 9 repositories
libp2p/go-libp2p
3
open
7
merged
- swarm: fix selection of transport for dialing
- swarm: mark dialing WebTransport addresses as expensive
- pstoremanager: fix flaky TestClose
- noise: implement an early data API
- routedhost: fix decoding of relay peer ID
- rcmgr: use autoscaling limits
- docs: point to SetDefaultServiceLimits in ResourceManager option
- chore: update deps
- swarm: fix logging of accepted connections
- move go-libp2p-circuit here
marten-seemann/go-libp2p-webtransport
6
merged
libp2p/go-libp2p-core
1
closed
2
open
2
merged
libp2p/go-libp2p-resource-manager
4
merged
libp2p/go-buffer-pool
2
merged
1
closed
filecoin-project/lotus
2
merged
libp2p/go-flow-metrics
1
merged
ipfs-shipyard/ipfs-thing-2022
1
merged
ipfs/kubo
1
open
Reviewed 40 pull requests in 13 repositories
libp2p/go-libp2p
12 pull requests
- swarm: fix selection of transport for dialing
- Release v0.21.0
- quic: require address validation when under load
- chore: update core dep
- ci: demonstration for test running in parallel
- fix: return the best _acceptable_ conn in NewStream
- Release v0.21.0 RC
- docs: point to SetDefaultServiceLimits in ResourceManager option
- rcmgr: use autoscaling limits
- Pass endpoint information to resource manager's OpenConnection
- Add canonical peer status logs
- fix: deny connections to peers in the right place
libp2p/go-libp2p-resource-manager
11 pull requests
- Record which direction the resource was blocked
- Simplify mem graphs in stock grafana dashboard
- feat: Handle multiple instances in stock grafana dashboard
- Use templated version of grafana dashboard json
- Release v0.5.1
-
Implement
json.Marshalerinterface for LimitConfig - Add docs around WithAllowlistedMultiaddrs. Expose allowlist
- Add ability to configure allowlist limits
- Release v0.4.0
- feat: Out of the box metrics for resource manager
- feat: Allowlist
libp2p/go-libp2p-testing
4 pull requests
libp2p/go-flow-metrics
2 pull requests
libp2p/specs
2 pull requests
libp2p/test-plans
2 pull requests
lucas-clemente/quic-go
1 pull request
libp2p/go-libp2p-core
1 pull request
ipfs/kubo
1 pull request
ipfs/go-bitswap
1 pull request
libp2p/go-mplex
1 pull request
libp2p/go-libp2p-relay-daemon
1 pull request
libp2p/go-libp2p-peerstore
1 pull request
Created an issue in marten-seemann/go-libp2p-webtransport that received 1 comment
flaky TestInitialCert
=== RUN TestInitialCert cert_manager_test.go:41: Error Trace: D:\a\go-libp2p-webtransport\go-libp2p-webtransport\cert_manager_test.go:41 Error: Max…
1
comment
Opened 14 other issues in 5 repositories
marten-seemann/go-libp2p-webtransport
5
closed
2
open
- flaky TestResourceManagerListening/blocking_the_peer
- make it possible to use CA-signed certificates
- verify the certificate hash when dialing
- conn.IsClosed must not panic
- connection scope needs to be passed to the connection
- use the resource manager to control flow control window increases
- integrate connection gater


