# README
chat app
Example app using subscriptions to build a chat room.
to run this server
go run ./example/chat/server/server.go
to run the react app
cd ./example/chat
npm install
npm run start
# Packages
No description provided by the author
# Functions
No description provided by the author
NewExecutableSchema creates an ExecutableSchema from the ResolverRoot interface.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author