sdy

create topics.js

1 -export const NEW_MESSAGE_TOPIC = "new message"; 1 +export const ONE_TO_ONE_MESSAGE = "one-to-one message";
......