mirror of
https://github.com/go-i2p/.github.git
synced 2025-07-16 02:49:28 -04:00
Update README
This commit is contained in:
@ -3,9 +3,9 @@ go-i2p
|
||||
|
||||
Tunnels for gophers!
|
||||
|
||||
### Official source of I2P SAMv3 application development libraries:
|
||||
## Official source of I2P SAMv3 application development libraries:
|
||||
|
||||
## Go SAMv3 library users: Notice of upcoming module path changes!
|
||||
### Go SAMv3 library users: Notice of upcoming module path changes!
|
||||
|
||||
The module path for the Go SAMv3 libraries is changing from my personal namespace(`eyedeekay`) to the `go-i2p` namespace.
|
||||
This will affect you when you update your SAMv3 library versions.
|
||||
@ -16,14 +16,14 @@ The new module paths are listed below:
|
||||
* [sam3 client development library(stable)](https://github.com/go-i2p/sam3) `import https://github.com/go-i2p/sam3`
|
||||
* [i2pkeys key handling library(stable)](https://github.com/go-i2p/i2pkeys) `import https://github.com/go-i2p/i2pkeys`
|
||||
|
||||
### Official source of I2P Control development libraries:
|
||||
## Official source of I2P Control development libraries:
|
||||
|
||||
* [go-i2pcontrol I2P Control client(stable)](https://github.com/go-i2p/go-i2pcontrol) `import https://github.com/go-i2p/go-i2pcontrol`
|
||||
|
||||
### Official source of I2P Bittorrent development libraries:
|
||||
## Official source of I2P Bittorrent development libraries:
|
||||
|
||||
* [go-i2p-bt I2P Bittorrent library](https://github.com/go-i2p/go-i2p-bt) `import https://github.com/go-i2p/go-i2p-bt`
|
||||
|
||||
#### Official source of I2P router development libraries:
|
||||
### Official source of I2P router development libraries:
|
||||
|
||||
* [go-i2p I2P router implementation(incomplete and unstable)](https://github.com/go-i2p/go-i2p) `import https://github.com/go-i2p/go-i2p`
|
||||
|
Reference in New Issue
Block a user