Skip to content

Releases: bijay007/chat_graphql_server

public_and_private_chat_rooms

02 May 12:19
Compare
Choose a tag to compare

Bumped to v2.0.0 due to significant app overhaul.

  1. Support for one-to-one private chats.
  2. Changes to schemas, queries and resolvers structure for scalibility.

public_chat_room

02 May 12:17
Compare
Choose a tag to compare

This allows user to create account and view/post messages to the public chat room.