update article

This commit is contained in:
Raven Scott 2025-02-17 05:16:52 -05:00
parent 5d1217ef3d
commit 110127174b

View File

@ -111,7 +111,7 @@ console.log('DHT node created with public key:', keyPair.publicKey.toString('hex
### Creating and Managing P2P Servers
Hyper-DHT provides methods to create P2P servers that accept encrypted connections using the Noise protocol.
Hyper-DHT provides methods to create P2P servers that accept encrypted connections using the Noise protocol as well as libsodium.
```javascript
// Create a server that accepts encrypted connections