Phaser is not a multiplayer game framework, It's just a pure javascript game framework that a few multiplayer games use, In the end, you will still have to write the multiplayer code be it, java,c++ native WebSockets or other high-level web socket compatible libraries.