go-waku/cmd/waku/rpc
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
..
admin.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
admin_test.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
codec.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
coded_test.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
debug.go 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
filter.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
filter_test.go Feat/peer manager (#596) 2023-08-03 21:51:15 +05:30
relay.go 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
rpc_type.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 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
util_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
waku_rpc.go chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00
waku_rpc_test.go chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00