You've already forked torrent-client
mirror of
https://github.com/veggiedefender/torrent-client.git
synced 2025-11-06 17:39:54 +02:00
Rename package peer to message
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package peer
|
||||
package message
|
||||
|
||||
import (
|
||||
"encoding/binary"
|
||||
@@ -1,4 +1,4 @@
|
||||
package peer
|
||||
package message
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
Reference in New Issue
Block a user