Releases: calimero-network/boot-node
Releases · calimero-network/boot-node
0.5.1
chat-example-0.5.0
fix: remove success logs when rendezvous discovery fails due to no ex…
chat-example-0.4.0
ci: install cross before doing cross compilation build, fix typo (#15)
chat-example-0.3.0
feat: implement relay and rendezvous peer discovery based on identify…
chat-example-0.2.0
feat: implement mdns and rendezvous peer discovery (#9) * feat: implement mdns and rendezvous peer discovery * chore: bump version, cleanup logging * docs: update readme * feat: replace HashMap with BTreeMap for relays and rendezvous
0.5.0
feat: implement autonat server behaviour (#8)
0.4.0
feat: implement rendezvous server behaviour (#7)
0.3.0
feat: implement kademlia boot node logic (#6) * feat: implement kademlia boot node logic * ci: remove armv7 build * chore: add more logging * chore: rename project from relay-server to boot-node
dcutr-example-0.1.0
feat: implement chat example with manual dial (#5) * feat: implement chat example with manual dial * feat: implement interactive/echo modes * ci: implement release automation * feat: wait for the relayed interfaces before proceeding with the main flow * feat: resolve relayed dial on the first connection
chat-example-0.1.0
feat: implement chat example with manual dial (#5) * feat: implement chat example with manual dial * feat: implement interactive/echo modes * ci: implement release automation * feat: wait for the relayed interfaces before proceeding with the main flow * feat: resolve relayed dial on the first connection