Added title bar and basic message and command input
This commit is contained in:
parent
508a04cf4c
commit
f42d6011c6
23 changed files with 399 additions and 83 deletions
|
@ -1,4 +1,5 @@
|
|||
var Reflux = require('reflux');
|
||||
|
||||
var sock = require('../socket.js')('/ws');
|
||||
|
||||
var serverActions = Reflux.createActions([
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue