turms-im / turms

🕊️ The world's most advanced open source instant messaging engine for 100K~10M concurrent users https://turms-im.github.io/docs
Apache License 2.0
1.74k stars 270 forks source link

Replace `Mono/Flux#timeout` with our implementation to HashedWheelTimer for better performance #1193

Closed JamesChenX closed 1 year ago

JamesChenX commented 1 year ago

References: https://github.com/reactor/reactor-core/issues/2845