MidLevel / Ruffles

Lightweight and fully managed reliable UDP library.
MIT License
212 stars 28 forks source link

Reuse channels #10

Closed TwoTenPvP closed 4 years ago

TwoTenPvP commented 4 years ago

Ruffles currently reuses everything (including memory, connections and more). It currently does not reuse channels which can contain huge amounts of memory. (Though their memory is usually reused except for collections)

MidLevel-Bot commented 4 years ago

:tada: This issue has been resolved in version 7.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: