|
|
37e4fee9f8
|
feat: Add identify-push raw format support and yamux logging improvements
- Add comprehensive integration tests for identify-push protocol
- Support both raw protobuf and varint message formats
- Improve yamux logging integration with LIBP2P_DEBUG
- Fix RawConnError handling to reduce log noise
- Add Ctrl+C handling to identify examples
- Enhance identify-push listener/dialer demo
Fixes: #784
|
2025-07-20 20:19:18 +02:00 |
|
|
|
4bd24621f0
|
Merge branch 'main' into identify-fix-varint-go
|
2025-07-16 10:10:24 -07:00 |
|
|
|
8ec67289da
|
feat: add length-prefixed protobuf support to identify protocol
|
2025-07-13 15:55:37 +02:00 |
|
|
|
b81168dae9
|
improve error message
|
2025-07-13 17:52:05 +05:30 |
|
|
|
18c6f529c6
|
Feat/issue 605 debug logging via env variable (#608)
* feat: Debug Logging via Environment Variable
* refactor: deleted libp2p/utils.py
* fix: double messages logging fix
* doc: add logging info to getting_started.rst
|
2025-05-20 14:07:22 -06:00 |
|