> For the complete documentation index, see [llms.txt](https://docs.edgegap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.edgegap.com/docs.edgegap.com-fr/docs/tools-and-integrations/passer-de-multiplay.md).

# Passer depuis Multiplay

**Profitez d’une assistance d’intégration gratuite pour les projets Unity et Unreal** et migrez facilement vers notre hébergement fiable. Si vous vous appuyez sur les services d’hébergement Multiplay, c’est le moment de changer.

## 🚨 Fin de vie de Multiplay

{% hint style="danger" %}
Unity entame une sortie progressive du service d’hébergement de serveurs de jeu Multiplay. Unity exploitera le service jusqu’au **31 mars 2026. Vous devez choisir et mener à bien un plan de transition avant cette date.**
{% endhint %}

## 🚀 Premiers pas

Alors que la fin de vie de Multiplay approche, évaluer les remplaçants est une nécessité urgente pour maintenir votre activité et éviter un impact négatif sur votre base de joueurs. Les ingénieurs d’Edgegap et notre incroyable communauté de développeurs sont disponibles pour vous सहायता à l’intégration et pour vous aider à naviguer dans cette situation stressante.

## 💡 Études de cas

{% hint style="success" %}
[Découvrez comment Ghosts of Tabor, le shooter d’extraction n°1 sur VR, a migré de Multiplay vers Edgegap.](https://edgegap.com/gaming/case-studies)
{% endhint %}

## 🗺️ Remplacer les fonctionnalités

Passez en revue et identifiez les services et fonctionnalités Multiplay et Unity que vous devez remplacer :

<table><thead><tr><th width="196" valign="top">Fonctionnalité Multiplay</th><th width="552">Fonctionnalités Edgegap</th></tr></thead><tbody><tr><td valign="top">Authentification</td><td><p>En option, ajoutez des contrôles d’accès granulaires :</p><ul><li><a href="/pages/94dc7141ca8181657ba0af1abea4eab9a70caf0a#authenticate">jeton d’API du matchmaker,</a></li><li><a href="/pages/7a8a569cdd7738220b9ebc8162027e9dca4d1518#authenticate">jetons d’API client/serveur pour le navigateur de serveurs + identité fédérée,</a></li><li><a href="https://app.edgegap.com/user-settings?tab=tokens">gestion de session personnalisée en DIY (jeton d’API Edgegap)</a>.</li></ul></td></tr><tr><td valign="top">SDK d’hébergement</td><td><strong>Aucun SDK requis !</strong> ServerConfig remplacé par <a data-mention href="/pages/aa5df5cc4766486f2230d04a0690144e9194d626">/pages/aa5df5cc4766486f2230d04a0690144e9194d626</a>.</td></tr><tr><td valign="top">Créer une build</td><td>Essayez nos outils de démarrage rapide - <a data-mention href="/pages/d1ee99ccbb3cff6729c54bc148c1fb7e3aa17204">/pages/d1ee99ccbb3cff6729c54bc148c1fb7e3aa17204</a> / <a data-mention href="/pages/a5a0949e4835c97d66e4d98d4172f7a55c2c3eec">/pages/a5a0949e4835c97d66e4d98d4172f7a55c2c3eec</a>.</td></tr><tr><td valign="top">Configuration de build</td><td>Entièrement automatisé. En option <a href="/pages/aa5df5cc4766486f2230d04a0690144e9194d626#port-mapping">exposer des ports supplémentaires</a> ou <a href="/pages/aa5df5cc4766486f2230d04a0690144e9194d626#injected-variables">variables</a>.</td></tr><tr><td valign="top">Protocole de requête serveur</td><td><ul><li>DevOps et tests - <a href="/pages/6122da6b9c319b644f9f4d40634a15050e4e417f#get-v1-status-request_id">API d’état des déploiements</a>.</li><li>Automatisation du backend - <a href="/pages/5d7a2f9e0583a99d78071f1c4b8a7892a518534a#webhooks-and-postbacks">Webhook de déploiement</a>.</li><li>Intégration client - <a href="/pages/7a8a569cdd7738220b9ebc8162027e9dca4d1518#search-and-browse">Navigateur de serveurs / recherche et navigation</a>.</li></ul></td></tr><tr><td valign="top">Flotte</td><td><a data-mention href="/pages/28e9457b296c378853ef09e0a0d79a6434eb1218">/pages/28e9457b296c378853ef09e0a0d79a6434eb1218</a> avec <a data-mention href="/pages/44ca86c2db4ced55f5a0d182c4ff06e31af4781b">/pages/44ca86c2db4ced55f5a0d182c4ff06e31af4781b</a> et <a href="/pages/28e9457b296c378853ef09e0a0d79a6434eb1218#overflow-to-cloud">Cloud Overflow</a>. Vous pouvez éventuellement l’ajouter plus tard, ou définir par défaut sur <a data-mention href="/pages/5d7a2f9e0583a99d78071f1c4b8a7892a518534a#match-bound">/pages/5d7a2f9e0583a99d78071f1c4b8a7892a518534a#match-bound</a> le cloud.</td></tr><tr><td valign="top">Affectation de test</td><td>Avec <a href="https://app.edgegap.com/deployment-management/deployments/list">interface graphique web du tableau de bord</a>, <a href="/pages/5d7a2f9e0583a99d78071f1c4b8a7892a518534a#id-1.-start-a-deployment">Plugins d’éditeur</a>, ou <a href="/pages/6122da6b9c319b644f9f4d40634a15050e4e417f#post-deployments">API de déploiement</a>.</td></tr><tr><td valign="top">Salon</td><td><a href="/pages/94dc7141ca8181657ba0af1abea4eab9a70caf0a#group-up">Former un groupe pour le matchmaking</a> ou <a href="/pages/7a8a569cdd7738220b9ebc8162027e9dca4d1518#reserve-seats">Réserver une place dans le navigateur de serveurs</a>.</td></tr><tr><td valign="top">Matchmaking</td><td><a href="/pages/22c5bfa969768705e87a15043cab21b31b4bed1c">matchmaker sans code</a>, <a href="/pages/94dc7141ca8181657ba0af1abea4eab9a70caf0a#hosting-cluster">testez gratuitement</a>, <a href="/pages/22c5bfa969768705e87a15043cab21b31b4bed1c#id-5.-game-integration">s’intègre à des SDK légers</a>.<br>En alternative, <a data-mention href="#start-deployments-from-ugs-matchmaker">#start-deployments-from-ugs-matchmaker</a>.</td></tr><tr><td valign="top">tests A/B</td><td>Paramétrable <a data-mention href="/pages/94dc7141ca8181657ba0af1abea4eab9a70caf0a#matchmaking-profiles">/pages/94dc7141ca8181657ba0af1abea4eab9a70caf0a#matchmaking-profiles</a> et <a data-mention href="/pages/94dc7141ca8181657ba0af1abea4eab9a70caf0a#rolling-updates-and-ab-tests">/pages/94dc7141ca8181657ba0af1abea4eab9a70caf0a#rolling-updates-and-ab-tests</a>.</td></tr><tr><td valign="top">Sauvegarde cloud</td><td><a data-mention href="/pages/44ca86c2db4ced55f5a0d182c4ff06e31af4781b">/pages/44ca86c2db4ced55f5a0d182c4ff06e31af4781b</a> avec <a data-mention href="/pages/0eda8436c60e1cfb925f93c0605bbe75587da51a">/pages/0eda8436c60e1cfb925f93c0605bbe75587da51a</a>.</td></tr><tr><td valign="top">Analytique des serveurs</td><td><a href="/pages/5d7a2f9e0583a99d78071f1c4b8a7892a518534a#analytics">Analytique des déploiements</a> et <a href="/pages/94dc7141ca8181657ba0af1abea4eab9a70caf0a#analytics">Analytique du matchmaking</a>.</td></tr></tbody></table>

## :star: Lancer des déploiements depuis UGS Matchmaker

{% hint style="info" %}
[Découvrez comment héberger des serveurs sur Edgegap tout en conservant votre intégration Unity Matchmaking existante.](broken://pages/775949b4a60714af4360603cc6b2830929b4eea2)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.edgegap.com/docs.edgegap.com-fr/docs/tools-and-integrations/passer-de-multiplay.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
