Welcome Guest, Not a member yet? Register   Sign In
How to integrate swoole and codeigniter
#1

Quote:If someone was to integrate the high performance asynchronous framework known as Swoole, where do they start?

There exists swoole implementations of laravel, thinkphp, ubiquity.All of which boost the performance of their respective frameworks.However, there isn't any good one for CI4.

I know(I think) its going to a tough job but I am prepared.I will like toi create a swoole extension for codeigniter to be released on github and in my app.But I havr no idea where to start.I know how swoole works but I don't know how to implement in CI4.

Do I edit the system files, which modules will require swoole, will it require a different route engine etc

Someone please point me in the right direction.
Reply
#2

Check out some existing modules to get an idea of how to work with the framework as a third-party package:

https://GitHub.com/tattersoftware
https://GitHub.com/myth/auth
Reply
#3

See https://forum.codeigniter.com/showthread.php?tid=83970
Reply




Theme © iAndrew 2016 - Forum software by © MyBB