search

Home  >  Q&A  >  body text

As a game websocket server PHP Swoole vs. Golang Gorilla WebSocket, which one would you prefer? Why?

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?

巴扎黑巴扎黑2799 days ago1457

reply all(2)I'll reply

  • 天蓬老师

    天蓬老师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

    reply
    0
  • 我想大声告诉你

    我想大声告诉你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?

    reply
    0
  • Cancelreply