Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 338 Bytes

File metadata and controls

8 lines (6 loc) · 338 Bytes

random-chat-api

HTTP API one-to-one chat server. Users can enter a random lobby and start chatting anonymously or create their own lobby and wait for someone to join. Lobbies will auto-delete in a fixed amount of time after their creation.

Example client: here

TODO:

  • api documentation