Richard Ramos
|
97973e3226
|
fix: keep only last 30 messages in memory in rpc relay and filter
|
2022-10-21 11:29:31 -04:00 |
Richard Ramos
|
e7bc6799ed
|
refactor: decouple rpc and rest http servers
|
2022-08-09 11:59:47 -04:00 |
Richard Ramos
|
7279600c64
|
feat(REST): relay (#267)
|
2022-08-09 11:59:47 -04:00 |
Richard Ramos
|
25c3887342
|
fix: js-waku / nwaku interop - pt2
|
2022-06-14 11:36:34 -04:00 |
Richard Ramos
|
3c0c3c4eeb
|
fix: js-waku / nwaku interop (#252)
|
2022-06-13 14:30:35 -04:00 |
Martin Kobetic
|
7c44369def
|
feat: structured logging followup (#248)
|
2022-05-30 11:55:30 -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 |
Anthony Laibe
|
28487873b6
|
refactor: runnable service
|
2021-11-22 16:03:54 +01:00 |
Anthony Laibe
|
2afffd9dd9
|
feat: Add rpc method for filter#getmessages
|
2021-11-22 13:43:41 +01:00 |
Richard Ramos
|
78a0d4d74d
|
fix: replace WIthTopic to ToTopic
|
2021-11-19 20:04:38 -04:00 |
Richard Ramos
|
00ee0b7511
|
refactor: create separate functions for subscriptions and publishing
|
2021-11-19 20:04:38 -04:00 |
Richard Ramos
|
56ef99e11f
|
refactor: remove topic type
|
2021-11-19 20:04:38 -04:00 |
Anthony Laibe
|
75516a8f96
|
feat: implement rcp relay get messages
|
2021-11-19 14:53:40 +01:00 |
Anthony Laibe
|
c91d666f35
|
feat: Add private service
Plus add missing methods in other services as not implemented yet
|
2021-11-19 09:38:16 +01:00 |
Anthony Laibe
|
978bedfafa
|
feat: add admin rpc methods
|
2021-11-17 16:11:02 +01:00 |
Anthony Laibe
|
7ff5fcf838
|
feat: Add relay rpc methods
|
2021-11-09 13:54:45 +01:00 |