Marco Munizaga
e4e9f985f7
Revert "Bring back zig-libp2p ( #172 )" ( #173 )
...
This reverts commit f0c82d3d816107a7a50e3f403f354b3079e3ece3.
2023-05-01 10:22:25 -07:00
Marco Munizaga
f0c82d3d81
Bring back zig-libp2p ( #172 )
...
* Revert "Revert "Add zig-libp2p to interop tester (#167 )" (#170 )"
This reverts commit 3856de32fce6d98978551ec15555ce96ebcbd033.
* Print CPU info during make of zig-libp2p
* Show stdout output
* Use image id from json file
* Update zig-libp2p to log why a connection was shutdown
* Update zig to play nice with rust mss
2023-05-01 09:04:44 -07:00
Marco Munizaga
3856de32fc
Revert "Add zig-libp2p to interop tester ( #167 )" ( #170 )
2023-04-20 08:33:21 +02:00
Max Inden
e07ffabbe8
fix(interop): rename webrtc
to webrtc-direct
( #166 )
...
See https://github.com/multiformats/multiaddr/pull/150#issuecomment-1468791586
for context on discussion.
- Renames the `webrtc` transport identifier to `webrtc-direct`.
- Re-enables `webrtc-direct` support for rust-libp2p v0.51. Previously disabled
in https://github.com/libp2p/test-plans/pull/160 . See
https://github.com/libp2p/rust-libp2p/pull/3781 for corresponding change on
the rust-libp2p side.
- Leaves JS v0.41 and v0.42 untouched. To be done in a follow-up alongside JS
dependency updates.
2023-04-19 13:48:07 +02:00
Marco Munizaga
d61600ccd2
Add zig-libp2p to interop tester ( #167 )
...
* Add zig-libp2p to interop tester
* Fix typo
2023-04-15 17:44:38 +02:00
Marco Munizaga
23fdcef9be
Cache images slightly differently ( #165 )
2023-04-11 11:29:32 -07:00