This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Recommend an alternative coroutine implementation #4179
Labels
EnglishNative
This issue is conveyed exclusively in English.
Hi,
I'm one of the maintainers of Photon, and I also have past experiences of using state-threads in a major project before, during which I even reported an issue to SRS's fork of state-threads.
I have recently written a compatibility layer for Photon to emulate ST. It passed all UTs of ST. The layer aims to be 100% compatible to ST in compilation, and possibly in linking (simply replace libst.a/so with libphoton.a/so);
And I'd like to recommend Photon as an alternative coroutine implementation for SRS for the following reasons:
The text was updated successfully, but these errors were encountered: