itsthesteve / react-aim

AOL AIM style chat in Deno because why not.
0 stars 0 forks source link

Create rooms #1

Closed itsthesteve closed 3 months ago

itsthesteve commented 3 months ago

There's only the one room now, harcoded as abc.

itsthesteve commented 3 months ago

Remove the hardcoded room and named it a "global" room, first one you enter when signing in.

Added the query param to the relevant endpoints.

itsthesteve commented 3 months ago

Added "create room" route