Skip to content

Releases: bijay007/chat_react_client

Add redux for state management

16 May 18:20
Compare
Choose a tag to compare

Created a store and basic actions + reducers

Upgrade apollo client v3

09 May 15:27
Compare
Choose a tag to compare

Upgraded apollo client to v3+
Removed dependencies that come prepacked with @apollo/client from the new version

public_chat_room

02 May 12:16
Compare
Choose a tag to compare

This version includes ability for the client to create account and view and post chat messages to the public chat room.