cheatfate
|
8c4c2159ed
|
Fix #25.
|
2019-08-14 08:31:06 +03:00 |
cheatfate
|
d7a7f8102d
|
Change PeerID type from distinct type.
Fix MultiAddress compilation error.
Fix chat example.
|
2019-03-05 22:28:46 +02:00 |
cheatfate
|
a96718cf9e
|
Add PeerID support to multiaddress.
Change some PeerID api.
Some fixes to chat.
|
2019-03-05 14:09:26 +02:00 |
cheatfate
|
d7d9d7bd40
|
Fix daemonapi and examples.
|
2019-03-05 01:57:18 +02:00 |
cheatfate
|
77f34af737
|
Fix testdaemon.nim.
|
2019-03-04 20:51:10 +02:00 |
cheatfate
|
53467d028f
|
Fix examples for new PeerID.
|
2019-03-04 20:28:59 +02:00 |
cheatfate
|
1e6c8b2171
|
Fix examples.
Add peer.nim.
Switch daemonapi to use PeerID from peer.nim.
|
2019-03-04 20:22:38 +02:00 |
cheatfate
|
e9785bb509
|
Make unix socket name generation more reliable (depending on process id).
Add examples of bootstrap node and gossipsub node.
|
2018-12-18 16:31:58 +02:00 |
cheatfate
|
9d55f41909
|
Update example chat /consearch now shows if peers are supporting p2p-circuit.
Add utility procedures for multiaddress.
|
2018-11-27 22:58:16 +02:00 |
cheatfate
|
ff965830d8
|
Fix chat example to show peers in base58.
|
2018-11-27 14:42:49 +02:00 |
cheatfate
|
b4e9a7b8a6
|
Fix daemonapi connect/streamOpen to support timeouts.
Add more commands to chat example.
|
2018-11-27 14:33:41 +02:00 |
cheatfate
|
98aa3ed281
|
Add VBuffer implementation.
Add MultiAddress implementation and tests.
Adapt chat to use /p2p-circuit
|
2018-11-27 14:16:04 +02:00 |
cheatfate
|
9edc823b6c
|
Some fixes to chat, and one more test for bad cid provide.
|
2018-11-22 17:35:44 +02:00 |
cheatfate
|
10548f9b1b
|
Enable bootstrap.
|
2018-11-22 16:16:34 +02:00 |
cheatfate
|
66973aed3f
|
Simple chat.
|
2018-11-22 16:12:46 +02:00 |