mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 22:44:21 +01:00
voice
This commit is contained in:
@@ -31,7 +31,7 @@ import b4a from 'b4a'
|
||||
|
||||
const dht = new DHT()
|
||||
|
||||
// This keypair is your peer identifier in the DHT
|
||||
// This keypair is the peer identifier in the DHT
|
||||
const keyPair = DHT.keyPair()
|
||||
|
||||
const server = dht.createServer(conn => {
|
||||
|
||||
Reference in New Issue
Block a user