#Creating Real-Time Chat and Activity Systems With Getstream.io
If you fancy trying their product offering out for yourself, then please feel free to create a new maker account using this link - Create a Maker Account
Welcome Gophers, in this video, we’ll be covering how you can build real-time activity and chat systems on top of GetStream.io’s fantastic services!
Conclusion
If you have any thoughts or comments then I’d love to hear them in the comments section below!
Continue Learning
Securing Your Go REST APIs With JWTs
In this tutorial, we are going to look at how you can secure your Go REST APIs with JSON Web Tokens
Writing Clean Functions in Go with the Full Mapping Strategy
In this tutorial, we're going to be discussing how you can build clean functions in Go.
Building a Solid Continuous Integration Pipeline with TravisCI for Your Go Projects
In this tutorial, we look at how you can build a solid CI pipeline with Travis for your Go Projects
Embedding Lua Scripts in Go with Shopify/go-lua
In this snippet, we are going to look at how we can embed lua scripts into our Go applications using the Shopify/go-lua package.