A very NB dynamic chat program_PHP tutorial

WBOY
Release: 2016-07-13 10:29:07
Original
945 people have browsed it

Rumpetroll is a multi-person chat program based on HTML5. The user's ID appears as a swimming tadpole in the interface, and the location of the chat content changes at any time.

Demo: http://rumpetroll.com

Source code: http://github.com/danielmahal/Rumpetroll

Input "name:xxx" directly into the interface to define the ID, and enter the content directly to participate in the chat. Click with the mouse to guide the tadpole to swim.

This project was developed by Daniel Mahal, Hans Petter Eikemo, Hugo Ahlberg and Simen Brekken. Its purpose is to try new open network technologies, such as WebSockets and Canvas.

PHP ported version supports Chinese)

Rumpetroll’s server side uses Ruby, and developer walkor ported this project to the PHP platform.

Demo: http://kedou.workerman.net/

Source code: https://github.com/walkor/workerman-todpole

This article comes from: http://www.iteye.com/news/29063

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/778656.htmlTechArticleRumpetroll is a multi-person chat program based on HTML5. The user's ID is displayed in the interface as a swim tadpole, the location of the chat content is also changing at any time. Demo: http://ru...
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template