matrix-js-sdk
57914969
- Add MatrixClient.resendEvent to manually resend an event that was not sent.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
10 years ago
Add MatrixClient.resendEvent to manually resend an event that was not sent. Bundle txnId as MatrixEvent._txnId instead of exposing it to every place that happens to need it (since it's so tightly coupled with MatrixEvent)
Author
kegsay
Parents
378c7fd6
Files
3
examples/node
app.js
lib
client.js
scheduler.js
Loading