-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from fatedier/dev
bump version to v0.1.0
- Loading branch information
Showing
423 changed files
with
230,691 additions
and
366 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
### v0.1.0 | ||
|
||
- Support upload and download process bar. | ||
- Enable TLS between all components. | ||
- Support ACK message and retry missing data. | ||
- Add `-n` to set frame size of sender. Add `-c` to set cache frame count. | ||
|
||
### v0.0.1 | ||
|
||
- Init. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
### v0.1.0 | ||
|
||
- 支持上传下载进度条显示。 | ||
- 所有组件启用 TLS 加密传输。 | ||
- 发送方和接收方支持 ACK 确认消息,支持重传。 | ||
- 发送方和接收方支持设置传输帧和缓冲区大小。 | ||
|
||
### v0.0.1 | ||
|
||
- 初始可用版本。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.