Prem Chaitanya Prathi
|
faf046e059
|
chore: bumped libp2p and pubsub to 0.32.2 and 0.10 respectively (#987)
Co-authored-by: Richard Ramos <info@richardramos.me>
|
2024-01-12 13:40:27 -04:00 |
Prem Chaitanya Prathi
|
dfd104dbac
|
Chore: test cov improvement (#784)
* add few tests to increase coverage
* consider other packages coverage while running unit tests
|
2023-09-29 04:40:43 +05:30 |
Richard Ramos
|
9e52e09dd5
|
chore: keepAlive will not immediatly disconnect peers when waking up from sleep, but do it only if pinging the peer fails
|
2023-08-10 11:16:02 -04:00 |
Richard Ramos
|
2936a98923
|
fix: only lock keepAlive mutex when necessary
|
2023-01-26 16:16:34 -04:00 |
Richard Ramos
|
40675ff204
|
refactor: service interface
|
2023-01-07 11:25:32 -04:00 |
Richard Ramos
|
c8fc0404d1
|
chore: rename status-im/go-waku to waku-org/go-waku
|
2022-11-09 16:03:40 -04:00 |
Richard Ramos
|
57a525f71e
|
chore: upgrade libp2p
|
2022-10-19 15:54:02 -04:00 |
Richard Ramos
|
7b3c853c15
|
refactor: use diff logger for waku
|
2022-05-06 15:29:31 -04:00 |
Richard Ramos
|
290b7663d1
|
feat: secure websockets (#201)
|
2022-03-22 09:12:58 -04:00 |
Richard Ramos
|
11d1f8fb0d
|
feat: result aggregation in resume and enforce max page size (#183)
* feat: result aggregation in resume and enforce max page size
* feat: add WithLogger option to wakunode (#184)
* fix: rebase issues
|
2022-01-18 14:17:06 -04:00 |
Richard Ramos
|
b728e62ec7
|
fix: disconnect peer after failing 2 consecutive pings (#168)
|
2021-11-24 16:11:24 -04:00 |
Richard Ramos
|
ce417a6486
|
refactor: use WaitGroup for graceful shutdown of worker goroutines (#166)
|
2021-11-23 11:03:12 -04:00 |
Richard Ramos
|
0c873e3c2d
|
feat: select peer with lowest ping time and test peer functions (#143)
* feat: select peer with lowest ping time and test peer functions
* fix: do not self-ping
|
2021-11-09 19:34:04 -04:00 |
Richard Ramos
|
f2be4a8e7a
|
test: keep alive (#110)
|
2021-10-29 11:24:31 -04:00 |