<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.librematch.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.librematch.org/feed.php">
        <title>LibreMatch - getting-started</title>
        <description></description>
        <link>https://wiki.librematch.org/</link>
        <image rdf:resource="https://wiki.librematch.org/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-20T14:06:27+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.librematch.org/getting-started/example-lobby-browser?rev=1764988890&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.librematch.org/getting-started/faq?rev=1764978123&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.librematch.org/getting-started/start?rev=1764987027&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.librematch.org/_media/wiki/dokuwiki.svg">
        <title>LibreMatch</title>
        <link>https://wiki.librematch.org/</link>
        <url>https://wiki.librematch.org/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.librematch.org/getting-started/example-lobby-browser?rev=1764988890&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-06T02:41:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>example-lobby-browser</title>
        <link>https://wiki.librematch.org/getting-started/example-lobby-browser?rev=1764988890&amp;do=diff</link>
        <description>Building a Lobby Browser for Age of Empires II: Definitive Edition

This guide covers how to interact with the Worlds Edge Link API to build custom lobby browsers and spectator tools for Age of Empires games.

Overview

The Worlds Edge Link API provides two main approaches for accessing lobby data:</description>
    </item>
    <item rdf:about="https://wiki.librematch.org/getting-started/faq?rev=1764978123&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-05T23:42:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>faq</title>
        <link>https://wiki.librematch.org/getting-started/faq?rev=1764978123&amp;do=diff</link>
        <description>FAQ

General Questions

Q: Is there a WebSocket API instead of polling? 

A: The official Worlds Edge Link API does not provide WebSocket/push notifications. You must poll the endpoints. However, third-party services like aoe2lobby.com offer WebSocket APIs that aggregate this data. Some developers have proposed creating a service that polls and converts to push notifications.</description>
    </item>
    <item rdf:about="https://wiki.librematch.org/getting-started/start?rev=1764987027&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-06T02:10:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.librematch.org/getting-started/start?rev=1764987027&amp;do=diff</link>
        <description>Getting Started

Welcome to the LibreMatch developer documentation! This section will help you get started with building applications using the Worlds Edge Link API for Age of Empires games.

What You Can Build

The Worlds Edge Link API enables you to create:</description>
    </item>
</rdf:RDF>
