ice / framework

Source code of Ice framework
https://www.iceframework.org
BSD 3-Clause "New" or "Revised" License
341 stars 45 forks source link

Can Ice support Swoole? #291

Open ashokkumar88 opened 3 years ago

mruz commented 3 years ago

No, but you can use https://github.com/ice/framework/tree/dev/ice/cli/websocket for the asynchronous connections. Maybe we could add support at some point.