You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/session/messages/outgoing/content
Audric Ackermann 601d978883
make OutgoingMessage interface an abstract class and add setIdentifier
5 years ago
..
data use export* syntax to clean ts index.ts 5 years ago
link use export* syntax to clean ts index.ts 5 years ago
receipt use export* syntax to clean ts index.ts 5 years ago
sync use export* syntax to clean ts index.ts 5 years ago
ContentMessage.ts make OutgoingMessage interface an abstract class and add setIdentifier 5 years ago
EndSessionMessage.ts add ttl as abstract method so each message can define its own 5 years ago
SessionEstablishedMessage.ts session established message with ttl of 5 minutes 5 years ago
SessionResetMessage.ts add ttl as abstract method so each message can define its own 5 years ago
TypingMessage.ts add TypingMessage and tests 5 years ago
index.ts use export* syntax to clean ts index.ts 5 years ago