Skip to content

Commit

Permalink
updated to v2.9.11 (modified NetFrame)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael811125 committed Jan 9, 2024
1 parent 0b6f82d commit 87dec13
Show file tree
Hide file tree
Showing 31 changed files with 529 additions and 356 deletions.
12 changes: 12 additions & 0 deletions Assets/OxGFrame/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# CHANGELOG

## [2.9.11] - 2024-01-09
- Optimized NetFrame.
- Added TcpNetOption.
- Added WebsocketNetOption.
- Modified NetOption.
- Modified SetResponseHandler to SetResponseBinaryHandler and SetResponseMessageHandler.
- Modified typo SetOutReciveAction to SetOutReceiveAction.
- Renamed TcpSock to TcpNetProvider.
- Renamed WebSock to WebsocketNetProvider.
- Renamed method CloseSocket to Close.
- Renamed ISocket to INetProvider.

## [2.9.10] - 2023-12-28
- Updated YooAsset to v2.1.0 ([CHANGELOG](https://github.com/tuyoogame/YooAsset/releases/tag/2.1.0)).
- Organized coding style ([Wiki](https://github.com/michael811125/OxGFrame/wiki/Coding-Style)).
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 87dec13

Please sign in to comment.