InterviewSolution
Saved Bookmarks
| 1. |
Does PHP support WebSockets? If yes give some examples. |
|
Answer» In order to reduce RTT ( Round trip time ), websockets becomes handy if you are thinking about performance.
|
|