Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ReadMe.md

Outline

Remote Server

The CommentCoreLibrary-Remote section is an implementation of a websocket based remote communicating service. This opens up the possibility of realtime comments/messages broadcasted through the hosting network. This is essential for advanced features such as online user count and comment/filter streaming or comment sending.

Details

Included are implementations of the service module. Included also is a Node.js Javascript serverside implementation.

远程同步协议

CommentCoreLibrary还将包含一套远程通讯协议,它将通过WebSockets技术实现与服务器的即时通讯。这将为实时评论和聊天室等功能 打下基础。一些搞基功能,如在线人数统计,将在此环境下更好的实现。

详情

此文件夹内还包括一个Node.js实现的服务器端。

Morty Proxy This is a proxified and sanitized view of the page, visit original site.