Updates
This commit is contained in:
@@ -35,8 +35,8 @@ export default function UDPHolePunchingDiagram() {
|
||||
>
|
||||
<div className="bg-purple-100 dark:bg-purple-900 p-6 rounded-lg mb-4">
|
||||
<Server className="h-12 w-12 text-purple-600 dark:text-purple-400 mx-auto mb-2" />
|
||||
<h3 className="font-semibold text-gray-900 dark:text-white">Bootstrap</h3>
|
||||
<p className="text-sm text-gray-600 dark:text-gray-400">Server</p>
|
||||
<h3 className="font-semibold text-gray-900 dark:text-white">HyperDHT</h3>
|
||||
<p className="text-sm text-gray-600 dark:text-gray-400">DHT signaling</p>
|
||||
</div>
|
||||
<div className="space-y-2">
|
||||
<div className="flex items-center justify-center space-x-2 text-sm">
|
||||
|
||||
Reference in New Issue
Block a user