Различия

Здесь показаны различия между двумя версиями данной страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
en [2017/01/19 08:45]
levhav [List of ready-made solutions using Star.Comet]
en [2019/12/18 01:53] (текущий)
Строка 1: Строка 1:
-====== Star.Comet - Documentation ====== ​+<​rst>​__EN::​8-Administration</​rst>​ 
 + 
 + 
 +====== Star.Comet - Documentation ====== 
 + 
 +  * If you want to understand why you need a server that comets read [[en:​comet:​introduction-to-comet|Introduction]] 
 +  * Start API study recommended with aticle [[en:​comet:​CometQL|CometQL]] and [[en:​comet:​javascript_api|JavaScript API]] 
 + 
 +===== Articles ​===== 
  
   * [[en:​comet:​introduction-to-comet|Introduction]] - the description of comet-technology,​ abilities, sphere of usage and how really work push-notifications.   * [[en:​comet:​introduction-to-comet|Introduction]] - the description of comet-technology,​ abilities, sphere of usage and how really work push-notifications.
   * [[en:​comet:​CometQL|CometQL documentation]] - a server API for work with the comet-server   * [[en:​comet:​CometQL|CometQL documentation]] - a server API for work with the comet-server
   * [[en:​comet:​javascript_api|JavaScript API documentation]] ​ - a client API for work with the comet-server   * [[en:​comet:​javascript_api|JavaScript API documentation]] ​ - a client API for work with the comet-server
-  * [[en:comet:faq:send-message-to-pipe|Online demo sending messages]] -  an online demo free code snippet to sending messages into channel+  * [[en:comet:star-comet-chat|Star.Comet-Chat]] - a chat plugin for private correspondence between two users  
-  * [[en:comet:simple-chat-example|An example of the Realtime chat]] - training example ​of the Realtime chat +  * [[en:comet:javascript_api:​pipe-types|Reserved channel names]] - description ​of channels with special properties 
-  * [[en:comet:simple-chat-plugin|Ready-made chat based on JavaScript for site – chat plugin]] - an includable plugin of simple chat +  * [[en:comet:cometql-bash-example|An example of sending a message from a bash script]] 
-  * [[en:comet:chat-with-authorization|How to create a chat with an authorization?​]] - how to create a simple chat based on PHP on your site (the lesson ​with online examples) +  * [[en:comet:cometql:​error|Error codes in CometQL]] - Error codes that are available when working ​with CometQL API 
-  * [[en:comet:star-comet-chat|Star.Comet-Chat]] - a chat plugin for private correspondence between two users. +  * [[en:comet:dev_id|Public identifier Developer]] - What is "​Public ID Developer" ​and "​Secret developer key" 
-===== Questions ​and answers ===== +  * [[en:comet:authentication|Users authorization]] - Description of the mechanism on the user authorization server on comets 
-  * [[comet:faq:​websockets-vs-longpolling|What’s better: Long Polling or WebSockets?]] +  * [[https://​www.codeproject.com/​Articles/​1181698/​Creating-a-simple-chat-using-CppComet|Creating ​simple php chat]] 
-  * [[comet:faq:send-message-to-pipe|How to send message to the channel?]] +  * [[https://​github.com/​CppComet/​php-chat-example|php chat example]] 
-  * [[comet:faq:js-api-subscription|How to receive a message from the channel to JavaScript?]] +  * [[https://​www.phpclasses.org/​blog/​post/​452-Fast-PHP-Comet-Chat-System-Tutorial.html|Fast PHP Comet chat system tutorial]] 
-  * [[comet:faq:what-browsers-are-supported|In what browsers correct work is provided?]] +  * [[en:comet:faq:js-api-subscription|Example for taking a message getting of the channel in JavaScript]] 
-  * [[comet:​faq:​use-php-as-comet-server|Why to implement ​the comet-server using only PHP not as effective?]] +  * [[en:comet:cometql:cli|Online CometQL command line]] 
-  * [[comet:faq:movement-of-one-variable|The "​moving"​ of one variable from client to server and vice versa.]] +   
-  * [[comet:​testhosting|Why the script runs on the local machine and does not work on hosting?]] +===== Administering comet servers ===== 
-  * [[comet:faq:​public_key|What it is and why do we need "A public developer id" and "​Secret developer key?"]] + 
-  * [[comet:faq:send-message-to-pipe|How to send message ​to the random channel and then how to get this message on the other page?]]+  * [[en:​comet:​building-from-source|Install]] - Instructions for assembling and installing comets on your server 
 +  * [[en:comet:​testhosting|Checking ​the hosting]] ​- Checking the hosting for possible connect to the comet server 
 +  * [[en:comet:load-testing|load testing]] - Example of load testing for comet server with tsung 
 +  * [[en:comet:load-testing-result|load testing results]] ​Report about testing of 64,000 connections online 
 + 
 + 
 +===== Plans for the development of the project ===== 
 + 
 +About what improvements are planned, and which ones are already being implemented you can look at [[https://​github.com/​CppComet/​comet-server/​projects/​1/​|this page]]. If there are any suggestions,​ questions, requests or requests for adding new features, you can [[https://​github.com/​CppComet/​comet-server/​issues|create issue]] or write to tech support after registration. 
 + 
 +<note important>​If you have a question that may be of interest ​to other users, it's better ​to ask about the problem on [[https://​github.com/​CppComet/​comet-server|github]] ([[https://​github.com/​CppComet/​comet-server/​issues|creating issue]])</​note>​ 
 + 
 ===== List of ready-made solutions using Star.Comet ===== ===== List of ready-made solutions using Star.Comet =====
    
-  * [[en:​comet:​star-comet-chat|Plug-personal communication between users]] +  * [[en:​comet:​star-comet-chat|Plug-personal communication between users]] ​
-  * [[user:​app:​mogutacms|Notification plugin for Moguta CMS]] +
-  * [[user:​app:​modx-messenger|Notification plugin for MODX messenger]]+
   ​   ​
 <note tip>If you have already create some app or plugin for CMS using this comet-server and you’re planning to sell this app or give free access, please, contact us via app@comet-server.ru to share your information about this app and adding this app into a special part of this site. Maybe it will attract more extra users.</​note>​ <note tip>If you have already create some app or plugin for CMS using this comet-server and you’re planning to sell this app or give free access, please, contact us via app@comet-server.ru to share your information about this app and adding this app into a special part of this site. Maybe it will attract more extra users.</​note>​
 +
 +
 +====== Other languages ====== ​
 +
 +This page is in [[ru|Russian language]]
   ​   ​
 ~~DISCUSSION:​off| ~~ ~~DISCUSSION:​off| ~~