help wantednew-endpointsspec-compliance
Repository metrics
- Stars
- (5,632 stars)
- PR merge metrics
- (PR metrics pending)
Description
Version 1.1 of the spec introduced knocking on rooms (MSC2403). We currently don't implement the following endpoints:
Client API:
POST /_matrix/client/v3/knock/{roomIdOrAlias} spec
Server-Server API:
GET /_matrix/federation/v1/make_knock/{roomId}/{userId} spec
PUT /_matrix/federation/v1/send_knock/{roomId}/{eventId} spec