Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:comet:simple-php-chat-example [2018/02/18 01:04]
anastation468 [Step 3. receive message from comet server]
en:comet:simple-php-chat-example [2019/12/18 02:05] (current)
Line 66: Line 66:
 ====== Step 3. Receive message from comet server ====== ====== Step 3. Receive message from comet server ======
  
-subscription Code to the pipe on comet server. This callback will be called when somebody sends message into channel `simplechat`+Subscription code to the pipe on comet server. This callback will be called when somebody sends message into channel `simplechat`
  
 <code JavaScript>​ <code JavaScript>​