Giter VIP home page Giter VIP logo

mocom's Introduction

mocom - Modern Communication Framework

This project aims at providing an effective and versatile framework for online communications.

mocom's People

Contributors

yuttie avatar yusuke0h avatar len00 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

yusuke0h

mocom's Issues

リアルタイム解析(外部解析プログラム)

入力されたデータをリアルタイムに解析する。
WebSocketサーバープログラムと解析プログラムがプロセス間通信によりやりとりをする。
解析プログラムは常時生きており、継続的に解析を行う。

解析プログラムの例)
標準入力から一定の形式で流れてくるデータを解析し、結果を一定の形式で標準出力に書き出すプログラム。

HTMLレイアウト

みやすく
つかいやすく
なめられにくく

TAの投稿表示欄はエスケープせずに,HTMLタグ等が使えるようにしておく.

リアルタイム解析(WebSocket側の処理)

入力されたデータをリアルタイムに解析する。
WebSocketサーバープログラムと解析プログラムがプロセス間通信によりやりとりをする。
解析プログラムは常時生きており、継続的に解析を行う。

WebSocket側の処理の例)
メッセージが届いたらそれを直接外部プログラムの標準入力に書き込む。
標準出力に結果が書かれたら、それをブロードキャストする。

グループID振り分けプログラム

1人になるグループができるのを,避けるプロセスの追加?


ユークID (時間) によってグループIDを割り振るRubyスクリプトが欲しいです.
振り分け方とかのアルゴリズムは決まっていません.
今ある案としては,接続された順で割り振っていけば良いのではないかと,いうものです.

TA用ページ

TA用のクッキーを設定して,他ユーザとまざらないようにする.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.