mirror of
https://github.com/go-i2p/.github.git
synced 2025-07-13 11:54:42 -04:00
Update README.md
This commit is contained in:
@ -26,8 +26,8 @@ The new module paths are listed below:
|
||||
- High-level framework for I2P-native web services
|
||||
`import "github.com/go-i2p/onramp"`
|
||||
|
||||
* [go-sam-go client development library(stable)](https://github.com/go-i2p/go-sam-go) [](https://goreportcard.com/report/github.com/go-i2p/go-sam-go)
|
||||
- Modular, clean SAMv3 protocol client implementation.
|
||||
* [go-sam-go client development library(unstable)](https://github.com/go-i2p/go-sam-go) [](https://goreportcard.com/report/github.com/go-i2p/go-sam-go)
|
||||
- Modular, clean SAMv3 protocol client implementation. Work-in-progress, seeking contributors, reviewers, and testers.
|
||||
`import "github.com/go-i2p/go-sam-go"`
|
||||
|
||||
* [gosam client development library(stable)](https://github.com/go-i2p/gosam) [](https://goreportcard.com/report/github.com/go-i2p/gosam)
|
||||
@ -54,6 +54,18 @@ The new module paths are listed below:
|
||||
- Anonymous BitTorrent protocol implementation
|
||||
`import "github.com/go-i2p/go-i2p-bt"`
|
||||
|
||||
## Official source of I2P Tunnel development libraries:
|
||||
|
||||
* [go-i2ptunnel I2P Tunnel library(unstable)](https://github.com/go-i2p/go-i2ptunnel) [](https://goreportcard.com/report/github.com/go-i2p/go-i2ptunnel)
|
||||
- Anonymous Proxy/Reverse Proxy tunnel implementation. Work-in-progress, seeking contributors, reviewers, and testers.
|
||||
`import "github.com/go-i2p/go-i2ptunnel"`
|
||||
|
||||
## Official source of I2P SMTP development libraries:
|
||||
|
||||
* [go-i2p-smtp I2P Mail library(unstable)](https://github.com/go-i2p/go-i2p-smtp) [](https://goreportcard.com/report/github.com/go-i2p/go-i2p-smtp)
|
||||
- Anonymous email implementation. Work-in-progress, seeking contributors, reviewers, and testers.
|
||||
`import "github.com/go-i2p/go-i2p-smtp"`
|
||||
|
||||
### Official source of I2P router development libraries:
|
||||
|
||||
go-i2p is under active development. [go-i2p ROADMAP.md](https://github.com/go-i2p/go-i2p/blob/master/ROADMAP.md)
|
||||
|
Reference in New Issue
Block a user