go-waku/cmd/waku/rest
Richard Ramos df78d21dfd chore: remove v1 code and legacy filter from chat2
Also removes the private API from RPC. C-Bindings are not affected, but future revisions might remove the asymmetric/symmetric functions for lightpush and relay and replace them instead by separate encoding functions
2023-08-07 15:09:32 -04:00
..
debug.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
debug_api.yaml refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
debug_test.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
relay.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
relay_api.yaml refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
relay_test.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
runner.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
store.go Feat/peer manager (#596) 2023-08-03 21:51:15 +05:30
store_api.yaml refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
store_test.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
utils.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
utils_test.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
waku_rest.go chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00
waku_rest_test.go chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00