matrix-org/dendrite

Implement knocking on rooms

開放

#3,095 建立於 2023年6月1日

 (0 則留言) (0 個反應) (0 位負責人)Go (658 個分叉)auto 404
help wantednew-endpointsspec-compliance

倉庫指標

星標
 (5,632 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

further reading

Server-Server API: GET /_matrix/federation/v1/make_knock/{roomId}/{userId} spec PUT /_matrix/federation/v1/send_knock/{roomId}/{eventId} spec

further reading

貢獻者指南