-
Notifications
You must be signed in to change notification settings - Fork 508
Closed
Description
- Version: master
- Platform: *
- Subsystem: connection-manager
Type: Question
Severity: Low
Description:
In reviewing / investigating ChainSafe/js-libp2p-gossipsub#86, I'd remembered that the libp2p connection manager contained some sort of "latency monitoring" which might be used to resolve this issue.
Upon further review, it became clear that the code from the latency-monitor package/repo had been inlined in this repo in #587, possibly to reduce the bundle size.
Should this library be inlined? (Are there other libraries also inlined?)
Should libp2p rely on the upstream library?
Metadata
Metadata
Assignees
Labels
No labels