Releases: tuic-protocol/tuic
Releases Β· tuic-protocol/tuic
tuic-5.0.0-rc0
- Fix packet fragment size calculating (#169)
- Remove
Packet::len_without_addr()
- Various improvement
tuic-server-1.0.0-alpha1
WARN: THIS IS AN EXTREMELY EARLY VERSION. IT GETS HIGH CHANCE NOT TO WORK AS EXPECTED. USE IT AT YOUR OWN RISK.
- Totally rewrite UDP session implementation
- Far more detailed log information
- Reorganizing crate structure for better maintainability and readability
- Lowering default receive window to 8MiB, send window to 8MiB * 2
- Various improvement
tuic-client-1.0.0-alpha1
WARN: THIS IS AN EXTREMELY EARLY VERSION. IT GETS HIGH CHANCE NOT TO WORK AS EXPECTED. USE IT AT YOUR OWN RISK.
- Totally rewrite UDP session implementation
- Fix socks5 UDP associate socket not binding the correct socket address
- Paralleling UDP packet relaying initialization
- Far more detailed log information
- Reorganizing crate structure for better maintainability and readability
- Lowering default receive window to 8MiB, send window to 8MiB * 2
- Various improvement
tuic-server-1.0.0-alpha0
tuic-quinn-0.1.0-alpha0
WARN: THIS IS AN EXTREMELY EARLY VERSION. IT GETS HIGH CHANCE NOT TO WORK AS EXPECTED. USE IT AT YOUR OWN RISK.
- Fix packet marshaling error in UDP relay mode
native
(#167)
tuic-client-1.0.0-alpha0
tuic-5.0.0-alpha0
WARN: THIS IS AN EXTREMELY EARLY VERSION. IT GETS HIGH CHANCE NOT TO WORK AS EXPECTED. USE IT AT YOUR OWN RISK.
Full protocol specification can be found at https://github.com/EAimTY/tuic/blob/640ae7d2fd43c0f84b7badbcb9f68a99c240e00a/tuic/SPEC.md