matrix-nim-sdk icon indicating copy to clipboard operation
matrix-nim-sdk copied to clipboard

[WIP] Matrix client-server and appservice API wrapper

Results 15 matrix-nim-sdk issues
Sort by recently updated
recently updated
newest added

I've moved `fastsync` into [asyncutils](https://github.com/tandy-1000/asyncutils), to use in other projects. Has been tested and can be merged.

enhancement

Including: - [ ] Chat application - [ ] Bot application

documentation

Support [9.6 Sending state events to a room](https://matrix.org/docs/spec/client_server/r0.6.1#sending-events-to-a-room)

enhancement
client-server

Support [9.6 Sending events to a room](https://matrix.org/docs/spec/client_server/r0.6.1#sending-events-to-a-room)

enhancement
client-server

Support [9.5 Getting state events for a room](https://matrix.org/docs/spec/client_server/r0.6.1#getting-events-for-a-room)

enhancement
client-server

Support [Getting events for a room](https://matrix.org/docs/spec/client_server/r0.6.1#getting-events-for-a-room)

enhancement
client-server

Support [syncing](https://matrix.org/docs/spec/client_server/r0.6.1#syncing)

enhancement
client-server

Support [8.2 Filtering](https://matrix.org/docs/spec/client_server/r0.6.1#api-endpoints) endpoints

enhancement
client-server

Support [lazy loading](https://matrix.org/docs/spec/client_server/r0.6.1#lazy-loading-room-members)

enhancement
client-server

Support [6.0 Compatibility Negotiation](https://matrix.org/docs/spec/client_server/r0.6.1#capabilities-negotiation) endpoints

enhancement
client-server