Richard Ramos
d5279e0251
fix: invalid protocol name
2022-02-24 09:33:07 -04:00
Richard Ramos
459bed2a40
fix: remove references to fleets.status.im ( #195 )
...
Fixes #187
2022-02-21 13:46:58 -04:00
Richard Ramos
817759c235
feat: discoveryV5 - part2 ( #150 )
2021-11-17 12:19:42 -04:00
Richard Ramos
6ae4d4fce2
feat: discoveryV5 - part1 ( #149 )
2021-11-16 10:22:01 -04:00
Richard Ramos
6d04308716
feat: 23/WAKU2-TOPICS ( #146 )
2021-11-10 10:28:45 -04:00
Richard Ramos
c0ba800af7
refactor: store and lightpush ( #118 )
2021-11-01 08:38:03 -04:00
Richard Ramos
98255060f3
refactor: add Next() and create Query and Result structs ( #117 )
2021-10-31 15:00:38 -04:00
Richard Ramos
d94802f739
chose node type when starting filter and make relay optional ( #113 )
2021-10-30 10:29:34 -04:00
Richard Ramos
1991a54d64
refactor: connectedness
...
Uses libp2p network notifier to determine when a peer connects or disconnects, as well as using the host network peerstore instead of managing out own separate peer map
2021-10-06 14:07:46 -04:00
Richard Ramos
79e21dbb99
refactor: add peers before starting
2021-10-04 22:16:24 -04:00
Richard Ramos
04e77897aa
fix: update examples
2021-10-01 14:45:25 -04:00
Richard Ramos
37a01edce4
fix: add context parameter to peer dial ( #59 )
2021-10-01 06:32:15 -04:00
Richard Ramos
c8a83f04de
feat: add dns-discovery flags to wakunode and chat2 example ( #52 )
2021-09-30 19:03:19 -04:00
Richard Ramos
4ce04014d1
fix: make resume optional and trigger connect/disconnect when dialing a peer or dropping it
2021-09-23 17:38:08 +03:00
RichΛrd
367459f4d7
filter and lightpush showcase ( #28 )
2021-06-28 10:14:28 -04:00
RichΛrd
48d5a6996b
feat: configure metrics using opencensus ( #32 )
...
* feat: configure metrics using opencensus
* add runtime metrics
2021-06-28 09:20:23 -04:00
RichΛrd
c44e50677c
feat: use ping protocol to keep conn to peers alive ( #27 )
2021-06-24 09:02:53 -04:00
RichΛrd
ee65ebc32c
update chat2 example ( #26 )
...
* update chat2 example
* fix: content topic
2021-06-10 09:00:16 -04:00
Richard Ramos
b60ee0fe5c
update go-waku version
2021-04-21 20:12:51 -04:00
Richard Ramos
e539439f16
update examples to create a wakunode with options
2021-04-18 20:07:21 -04:00
Richard Ramos
9572a766a8
bump go-waku version
2021-04-15 13:57:18 -04:00
Richard Ramos
01328daae6
bump examples
2021-04-14 22:22:18 -04:00
Richard Ramos
9b7b942ac4
chore: change log level in chat example
2021-04-13 15:17:21 -04:00
Richard Ramos
38da4144f6
display historic messages on chat2
2021-04-12 14:03:58 -04:00
Richard Ramos
c7550f29ce
Change contentTopic data type to string in chat2
2021-04-08 19:01:23 -04:00
Richard Ramos
f83423facd
update chat2 to use waku_payload encoding/decoding
2021-04-06 19:27:54 -04:00
Richard Ramos
47752170e9
add chat2 example
2021-04-04 13:08:48 -04:00