This is my first time writing a game server. I think both of them should be able to complete the project. Which one is suitable?
天蓬老师2017-05-24 11:36:09
If you are familiar with PHP, then use Swoole
If you are familiar with Golang, just use Golang
That’s all
我想大声告诉你2017-05-24 11:36:09
In pursuit of efficiency, PHP is simpler and more convenient, and the API performance provided by Swoole's pure C is definitely good. Why should I make a golang to make my head bigger?