client support for pow filter is very simple to implement
pow is simply id filter:
ids: ["0000"]
where one zero equals to 4 bits of pow
i tried with coracle filter feature, but it doesnt support this. it seems it does client side filtering of events after getting correct response from server
if client does exact id match verification against results of this query it ofc does not work.
#dev