aleph-im/pyaleph

Websocket filters are not working

Closed this issue · 2 comments

BjrInt commented

Problem description

None of the query parameters passed to the websocket URL seem to work. ex: wss://api2.aleph.im/api/ws0/messages?msgType=POST will return the last messages regardless of their types. It's the same for every other filters available (at least using the syntax advertised here).

*Could be a documentation issue.

Have you tried on the Postgres test server (163)? I think I fixed that one.

BjrInt commented

Yes! It works on the postgres instance. 👍