EsotericSoftware / kryonet

TCP/UDP client/server library for Java, based on Kryo
BSD 3-Clause "New" or "Revised" License
1.81k stars 416 forks source link

Few critical bugs are fixed #97

Open georgemavchun opened 9 years ago

georgemavchun commented 9 years ago

Few bug fixes included. In each commit there is test that fails without fix commit and doesn't fail with it.

NathanSweet commented 9 years ago

Combining multiple fixes in the same PR makes review difficult. Please explain the fixes.

georgemavchun commented 9 years ago

Should we delete that PR and resubmit few new? Or comments we have written is enough?

georgemavchun commented 9 years ago

So what should we do now?

CreamyCookie commented 8 years ago

@NathanSweet Any news on this?

NathanSweet commented 6 years ago

Splitting it into multiple PRs would help a lot.