Update Home

2025-09-24 23:04:15 +02:00
parent 3777d9b034
commit 7536213b4a

49
Home.md

@@ -1,34 +1,19 @@
# **Welcome to the Protocol Wiki for Developers** # Welcome to the Protocol Wiki for Developers
Table of Contents ## Table of Contents
[About the Protocol Versions](About the Protocol Versions)
[0. About the Protocol Versions](https://repo.open-autonomous-connection.org/open-autonomous-connection/Protocol/wiki/About-the-Protocol-Versions)<br /> - [About the Protocol Versions](https://repo.open-autonomous-connection.org/open-autonomous-connection/Protocol/wiki/About-the-Protocol-Versions)
[1. Including Protocol in your project in Maven](url)<br /> - [1. Including Protocol in your project in Maven](url)
[2. Setting up the ProtocolBridge](url)<br /> - [2. Setting up the ProtocolBridge](url)
&nbsp;&nbsp;&nbsp;[1. For ProtocolClient](url)<br /> - [2.1. For ProtocolClient](url)
&nbsp;&nbsp;&nbsp;[2. For ProtocolServer](url)<br /> - [2.2. For ProtocolServer](url)
[3. Writing a custom ProtocolClient](url)<br /> - [3. Writing a custom ProtocolClient](url)
&nbsp;&nbsp;&nbsp;[1. Creating custom packets](url)<br /> - [3.1. Creating custom packets](url)
&nbsp;&nbsp;&nbsp;[2. Receiving custom packets](url)<br /> - [3.2. Receiving custom packets](url)
&nbsp;&nbsp;&nbsp;[3. Sending (custom) packets](url)<br /> - [3.3. Sending (custom) packets](url)
[5. Writing a custom ProtocolServer](url)<br /> - [5. Writing a custom ProtocolServer](url)
&nbsp;&nbsp;&nbsp;[1. What is a DNS-Info Site?](url)<br /> - [5.1. What is a DNS-Info Site?](url)
&nbsp;&nbsp;&nbsp;[2. What is a Register Site](url)<br /> - [5.2. What is a Register Site](url)
&nbsp;&nbsp;&nbsp;[3. Creating custom packets](url)<br /> - [5.3. Creating custom packets](url)
&nbsp;&nbsp;&nbsp;[4. Receiving custom packets](url)<br /> - [5.4. Receiving custom packets](url)
&nbsp;&nbsp;&nbsp;[5. Sending (custom) packets](url)<br /> - [5.5. Sending (custom) packets](url)
# Projektübersicht
## Einleitung
## Installation
### Voraussetzungen
### Schritte
## Nutzung
## FAQ