oskarth
44cb2256fd
Delete Whisper remains (moved to nim-waku) ( #386 )
...
Types, protocols, tests, hardcoded nodes, references.
Now part of nim-waku:
- https://github.com/status-im/nim-waku/pull/663
- https://github.com/status-im/nim-waku/pull/678
2022-06-20 19:10:50 +03:00
Kim De Mey
2c236f6495
Style fixes according to --styleCheck:usages ( #452 )
...
Currently only setting `--styleCheck:hint` as there are some
dependency fixes required and the compiler seems to trip over the
findnode MessageKind, findnode Message field and the findNode
proc. Also over protocol.Protocol usage.
2021-12-20 13:14:50 +01:00
Dean Eigenmann
2352616273
Update p2p.md
2020-03-12 18:44:22 +02:00
Zahary Karadjov
a54fdc8073
Cosmetic renames to match the protocol naming conventions
2019-11-25 19:55:41 +02:00
kdeme
843f9c3916
Update p2p.md
...
Add explanation on async proc
2019-08-20 17:33:43 +02:00
kdeme
ece0d7fdbb
Update p2p.md
...
some fixes and updating the handshake mechanism.
2019-08-20 17:00:25 +02:00
Bruno Škvorc
c9f1b30c9d
Update p2p.md
2019-08-14 13:48:18 +02:00
kdeme
46255c31d1
Make use of peer.connectionState in whisper and blockchain sync + add note in docs
2019-06-12 16:30:01 +03:00
Yuriy Glukhov
0bc80d73cd
Minor doc fixes
2019-02-06 11:15:03 +01:00
Yuriy Glukhov
db6d7888c7
Added docs
2019-02-06 10:57:08 +01:00