forked from Flynsarmy/PHPWebSocket-Chat
-
Notifications
You must be signed in to change notification settings - Fork 2
Collaborative real-time text editor (PHP WebSocket + TinyMCE)
License
matejbasic/PHPWebSocket-TinyMCE
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Collaborative real-time text editor (PHP WebSocket + TinyMCE). # Based on https://github.com/Flynsarmy/PHPWebSocket-Chat To run, open a terminal and type: php5 ./server.php Then visit index.html in your browser (You may need to set up a webserver to serve it). You'll need IE10+, FF7+ or Chrome 14+ to run this example. ## Licensing The contents of this repository are licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/Flynsarmy/PHPWebSocket-Chat/master/LICENSE) for the full license text.
About
Collaborative real-time text editor (PHP WebSocket + TinyMCE)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 89.8%
- HTML 6.9%
- JavaScript 3.3%