Working code samples for the QuickBlox tutorials at quickblox.com/tutorials. Each tutorial is a self-contained project you can clone, configure with your own QuickBlox App Credentials, and run locally to see real-time chat working between two test users.
QuickBlox is a messaging, video calling, and AI agent infrastructure platform — its JavaScript SDK lets you add in-app chat, real-time messaging, and AI chatbots to web and mobile apps without running your own signaling server, message broker, or any other backend infrastructure.
- JavaScript — vanilla JavaScript and React (Vite, Webpack) tutorials for the web
Tutorials for Android, iOS, Flutter, and React Native will be added here.
Each tutorial folder has its own README that explains what you will build, what to put into the credentials file, and how to start the dev server. Open the platform README to see the list of available tutorials and pick the one that matches what you want to add.
- QuickBlox Dashboard — admin.quickblox.com — create your application and test users here
- JavaScript SDK reference — docs.quickblox.com/docs/js-quick-start
- JavaScript SDK source code — github.com/QuickBlox/quickblox-javascript-sdk
- Sign up for a QuickBlox account — quickblox.com