Coder Social home page Coder Social logo

nhn / toast-haste.framework Goto Github PK

View Code? Open in Web Editor NEW
95.0 95.0 30.0 174 KB

TOAST Haste framework is a pure java implementation of asynchronous game server framework

License: Apache License 2.0

Java 100.00%
asynchronous event-driven game game-server-framework gameserver haste java multiplayer rudp toast-haste udp

toast-haste.framework's People

Contributors

hide1202 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

toast-haste.framework's Issues

Improve RTO like TCP-Backoff

Expected behaviour

  • Set RTO(Retransmission timeout) like backoff of TCP when the resend count increase.

Actual behaviour

  • Set RTO that multiply to the resend count.

Illegal reflective access warning when running with Java 9

Expected behaviour

  • No warning to be printed

Actual behaviour

  • Prints warning on startup:
    WARNING: An illegal reflective access operation has occurred
    WARNING: Illegal reflective access by com.nhnent.haste.bootstrap.loop.NioEventLoop (haste-all-1.0.0.jar) to field sun.nio.ch.SelectorImpl.selectedKeys
    WARNING: Please consider reporting this to the maintainers of com.nhnent.haste.bootstrap.loop.NioEventLoop
    WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
    WARNING: All illegal access operations will be denied in a future release

TOAST Haste version

  • 1.0.0

JDK version

  • 9.0

OS version

  • MacOS El Capitan

Any good news for this framework?

Hi, Ethan,
I found the framework very good. It own clearly code structure. I guess it will be powerful. Do you continue, or give it up? I'm studying, try to know how to use it. But there is no more API document, no more comments. Actually that's feel not good.

Connect a client

Hi, Ethan,
I had a look at your library which looks well designed but I cannot understand how it work. Is there only the server code ? I saw the ClientPeer class but there is no connect method or something similar. How can connect a dummy client to the server ? Maybe I misunderstood the concept. As you know this project lack of documentation so if you could guide me a bit it would be awesome.

Cheers.

Upload packages to Maven Central

If users want to use Haste, now they are difficult to reference packages of Haste.
In order to enhance user convenience, we must upload packages of Haste to maven repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.