-
-
Couldn't load subscription status.
- Fork 12
Develop #188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Develop #188
Conversation
This file contains hidden or 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
0c478c574 Merge pull request #17 from congcoi123/develop b6487ba45 fix: update example 4 07995f4b3 meta: update configurations ce3d85188 meta: update configurations d6e4974fe feat: add custom request policy handler class e0edf4a18 fix: it won't be longer support udp pool 338bdbb0f fix: add checking before logging e16018181 refactor: rename classes 7b38f0ea6 fix: remove unnecessary wrapper methods git-subtree-dir: examples git-subtree-split: 0c478c574d41c1c04aa9ec906aaed31e052c6ccc
# Conflicts: # examples/src/main/java/com/tenio/examples/example7/handler/CcuInformationHandler.java # examples/src/main/java/com/tenio/examples/example7/handler/PlayerLoginHandler.java # examples/src/main/java/com/tenio/examples/example7/handler/ServerInitializedHandler.java
c8cb05028 Merge pull request #43 from congcoi123/develop 4632db4cc fix: it must repay a string builder to the pool in case of not being used 005d78040 fix: add checking before logging ba817bd68 fix: add checking before logging 3b43320d5 fix: remove unnecessary wrapper methods git-subtree-dir: framework/common git-subtree-split: c8cb0502820cb9f78bc74d8575c5eda9a9ef9ce3
9b754cc9a Merge pull request #66 from congcoi123/develop 034bba5d3 docs: update changelog 38398406f test: fix test cases 63cb49db2 Merge pull request #67 from congcoi123/feature/SP-X_Add_Tests 7b54ff63d test: fix test cases dcb5004fc fix: swallows an exception due to its awareness f55d3de4d test: add more tests dfa0b3433 chore: minor changes e468ff68f fix: remove redundant implementations 5aa3fbe18 fix: remove unnecessary implementations 39e9beaac fix: minor change ffc7155a9 fix: minor change a586bf255 fix: update configuration example 5afd2266c fix: revert changes for the cache size 0ad20885e fix: support multiple datagram channels d8a75527b docs: add missing java-docs fe7c66b15 fix: revert changes cfd581def fix: revert changes 166fffaca fix: it should add a session the ticket queue once it's activated 404300b2d fix: no need to check the web socket state 110fc2fa7 fix: do not need to check socket channel state 4b803ed2f fix: use blocking queues instead of concurrent ones to prevent overheating CPU 9558f9e90 refactor: acceptor, readers handlers 11484b954 feat: create a dedicated handler to handle datagram channel 03231c429 refactor: rename classes 3b475311d fix: rework and fix several issues related to the socket level, leverage non-blocking queues instead of blocking ones 69b790176 test: fix test cases 4816ea1e9 fix: session must be checked whether it's activated before moving further 93bed8d7a fix: set back the blocking queue management into controller 573d98e06 fix: remove unnecessary exception c4ab53b24 fix: logic in packet encoder aaa72c5d3 fix: add missing queue size d6d1a0fa3 feat: supports the request policy customization cd0494ac7 fix: revert changes, processor should work on only 1 request queue ad7dba890 docs: update changelog 69f93e6ad fix: remove unnecessary indexing pattern from schedulers e56f8d278 docs: update changelog 92b2e0e2b refactor: rename methods 93e12168c fix: it won't be longer support udp pool 4e97a8668 fix: several issues related to the writer and internal processor 5eb6a6c62 fix: issues in the socket writer hander dfa20841b fix: add checking before logging de1d0de7c fix: add checking before logging 70260d89c refactor: rename classes 2606ae596 fix: remove unnecessary wrapper methods 499ad7bd9 fix: introduce compute methods to ensure thread-safe computations git-subtree-dir: framework/core git-subtree-split: 9b754cc9ab825662b9240136990dd4afc666ce7b
512863716 Merge pull request #22 from congcoi123/develop cc45b9ed3 fix: add checking before logging 82bce973e fix: remove unnecessary wrapper methods git-subtree-dir: framework/engine git-subtree-split: 512863716ab174925c092898ae61b34aa4efbcbd
|
LGTM! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
dependencies
Pull requests that update a dependency file
documentation
Improvements or additions to documentation
enhancement
New feature or request
refactor
Something need to be refactored
test
Creates new test
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.