mirror of
https://github.com/go-i2p/go-sam-go.git
synced 2025-06-07 01:01:05 -04:00
Update README.md
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
A pure-Go implementation of SAMv3.3 (Simple Anonymous Messaging) for I2P, focused on maintainability and clean architecture. This project is forked from `github.com/go-i2p/sam3` with reorganized code structure.
|
||||
|
||||
**WARNING: This is a new package. Streaming works. Repliable datagrams work except for some harmless errors. Raw datagrams kind of work. Primary Sessions, Authenticated Datagrams, and Unauthenticated Datagrams will be supported by I2P 2.10.0**
|
||||
**WARNING: This is a new package. Streaming works. Repliable datagrams work except for some harmless errors. Raw datagrams kind of work. Primary Sessions, Authenticated Datagrams, and Unauthenticated Datagrams will be supported by I2P 2.11.0**
|
||||
**The API should not change much.**
|
||||
**It needs more people looking at it.**
|
||||
|
||||
@ -147,4 +147,4 @@ MIT License
|
||||
|
||||
## 🙏 Acknowledgments
|
||||
|
||||
Based on the original [github.com/go-i2p/sam3](https://github.com/go-i2p/sam3) library.
|
||||
Based on the original [github.com/go-i2p/sam3](https://github.com/go-i2p/sam3) library.
|
||||
|
Reference in New Issue
Block a user