What's Changed
- chore(io): improve resource handle performance by @azjezz in 7e438a3
- chore(channel): use phpstorm compatible tuple type annotation by @azjezz in bbbd319
- chore(io): cleanup internal resource handle by @azjezz in 2bc1d76
- chore(network): ignore server closed externally by @azjezz in 13fd1a0
- chore(network): close socket connection on destruct by @azjezz in e9ae21d
- chore: update to revolt 0.2 by @azjezz in 1f94455
- chore(io): drop support for object resource handles by @azjezz in c3fa128
- chore(promise): catch throwable instead of exceptions by @azjezz in bfbdef7
- chore(result): move Async\reflect to Result\reflect by @azjezz in 21bf0cd
Full Changelog: 2.0.0-rc1...2.0.0-rc2