📄️ Connection
Token validation
🗃️ Integrations
2 items
📄️ Notes on testing
We recommend doing any testing in two stages. In (1) integration testing you test the general functionality of your integration. This includes authentication, connectivity through websockets, and if required, integration into external hosting providers. In (2) performance testing, the behavior of the matchmaker under realistic load is tested.
📄️ REST vs Websockets
Idem can be accessed through either REST or Websocket connections.