User chat - xSzymo/Chat-bot GitHub Wiki

There are 2 types of 'chat' which are :

  • chat for all users - chat session which is open for everyone
  • chat between 2 or more users - at least one of them need to generate token and create chat session, others can connect to chat using generated token

Examples :

  1. Generate token/connect to existing chat :

  2. Chat with others