Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Creation of a StreamID on client and validated from reply bot.
  • Validate 1:1 stream
  • Validate 1:N multi-party stream
  • Validate room stream. 
  • Validate x-pod communication (TBD)

Transmit Message

  • Format: TEXT and Format: MESSAGEML should be validated.
  • Echo response from reply bot
  • Transmit 1 char
  • Transmit 1K char 
  • Transmit unicode

...

  • Access a room stream public from client bot and submit a message (two formats)
  • Client send request to confirm message from relay bot
  • Replay above with private with membership allowed and denied room streams. 
  • Client to send message to public room with read only rights. 

...

Directory Lookup

  • Client lookup user by email, username and uid.  Can confirm through relay bot.
  • X-Pod directory call by uid, email and username.  Username should fail.

Connection Requests

  • TBD- This is very hard to test!