Skip to main content

Introduction

Our Documentation is divided in several sections:

Quick Start

Have a look at the Core Concept and Terminology pages and take your time to read through it. These concepts will help you get familiar with our websocket server api and how to use it more efficiently. They are not related to any of our frameworks or libraries.

When you read through the Core Concept and Terminology pages, you can start choosing your implementation approach based on the language / framework / library you want to use in your application.

Using our Client Libraries is optional and you can get the same result with the tutorials provided in Languages Section as well, but our client libraries provide more robust, type safe API calls for you.

Using our websocket server with just languages features

If you want to use our websocket server api with a specific coding language, then have a look at the Languages Section and continue your journey from there.

caution

We suggest using our Client Libraries, since they give you better developer experience.