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 2acba52933
use undefined or ? rather than null
5 years ago
..
data use extends to extends typescript constructor parameters 5 years ago
link use undefined or ? rather than null 5 years ago
receipt use extends to extends typescript constructor parameters 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 EndSession and SessionReset messages & tests 5 years ago
SessionEstablishedMessage.ts add SessioNEstablishedMessage and tests 5 years ago
SessionResetMessage.ts use extends to extends typescript constructor parameters 5 years ago
TypingMessage.ts use undefined or ? rather than null 5 years ago
index.ts use export* syntax to clean ts index.ts 5 years ago