Guillermo Rauch
3faca287a5
chat: forward 3000
2014-02-24 16:54:48 -08:00
Guillermo Rauch
266278d14c
prettify
2014-02-24 16:46:23 -08:00
Guillermo Rauch
d286ba2064
rename app->index
2014-02-24 16:28:04 -08:00
Guillermo Rauch
d4ec1b6ff0
use shorthand io call
2014-02-24 16:27:46 -08:00
Guillermo Rauch
49f11f9cf5
README: move to index
2014-02-24 16:27:37 -08:00
Guillermo Rauch
05fd23ddda
Merge pull request #1430 from kevin-roark/fix/has-binary-dependency
...
fixed the has-binary-data dependency
2014-02-21 14:19:35 -08:00
Kevin Roark
d21b1f36a3
fixed the has-binary-data dependency
2014-02-21 17:10:53 -05:00
Guillermo Rauch
573b32cc7d
package: bump client
2014-02-21 13:32:12 -08:00
Guillermo Rauch
16d1afc7fc
Merge pull request #1426 from brishin/binary
...
Binary
2014-02-21 13:02:26 -08:00
Kevin Roark
675830e726
updated socket.io-client dependency
2014-02-20 17:21:39 -05:00
Kevin Roark
b1c971507b
updated engine and -parser dependencies
2014-02-19 19:54:31 -05:00
Kevin Roark
8c3ca99e7c
merged binary with upstream's new chat app
2014-02-19 18:03:36 -05:00
Kevin Roark
beab053123
anonymous function style correct
2014-02-19 17:57:59 -05:00
Kevin Roark
745ee03102
Added binary support to socket.io
...
This is a squash of about 25 commits, and here is a summary:
adamreis added initial binary test with the doge image.
kevin-roark updated binary tests and wrote some binary encoding protocol.
kevin-roark replaced the custom binary encoding with msgpack because we
have to handle arbitrary json that contains binary.
adamreis added some 'crazy' tests for emmiting and receiving events with
several types of data.
kevin-roark updated client.js to use socket.io-protocol's async encoding
Did a bunch of upstream merging.
2014-02-19 13:46:39 -05:00
Guillermo Rauch
69de792c03
Merge pull request #1427 from grant/upstream
...
Example: Chat -- Welcome message is always on top. Click now focuses input.
2014-02-18 21:14:53 -08:00
Grant Timmerman
d037d6cb38
Redefined input-focus click areas
2014-02-18 21:08:43 -08:00
Grant Timmerman
e06ea11c27
Welcome message is always on top. Click now focuses input.
2014-02-18 20:43:59 -08:00
Guillermo Rauch
daf8df8f5c
Merge pull request #1425 from Aaron1011/node_11
...
Test on Node 0.11
2014-02-18 17:00:06 -08:00
Guillermo Rauch
ff2476c7a5
Merge pull request #1415 from grant/upstream
...
Example: Chat
2014-02-18 15:51:51 -08:00
Aaron Hill
fc77c0faca
Test on Node 0.11
2014-02-18 12:31:07 -05:00
Grant Timmerman
e0a85a90aa
Changed hash function after testing it on generated lists of random usernames
2014-02-17 13:50:43 -08:00
Grant Timmerman
3aa3213b13
Moved colors to client with hash fn, cleaned up app.js
2014-02-17 13:41:21 -08:00
Grant Timmerman
575ff2ecfc
Fixed scrollbar height, fixed "undefined is typing", cleaned up fade effect
2014-02-16 12:12:02 -08:00
Grant Timmerman
852a9d34df
Added X is typing functionality
2014-02-16 02:50:33 -08:00
Grant Timmerman
8a3781499d
Reorganized event system, added log event, and changed formatting of chat
2014-02-16 01:05:41 -08:00
Grant Timmerman
ab60d166ac
Added basic chatroom html
2014-02-15 23:31:00 -08:00
Grant Timmerman
f7838635a7
Added basic login page html for the new design
2014-02-15 23:00:20 -08:00
Grant Timmerman
cfb2a26d4f
Updated package.json, added numUsers int on server, and used io shorthand notation
2014-02-14 21:29:08 -08:00
Guillermo Rauch
09cfb17731
*: remove unused client dir and symlink WARN
2014-02-14 10:34:24 -08:00
Guillermo Rauch
4cd4381b80
lib: bc compatibility
2014-02-13 14:12:59 -08:00
Guillermo Rauch
d65ec8d649
package: bump socket.io-client
2014-02-12 16:43:08 -08:00
Guillermo Rauch
e16ac61b82
package: bump socket.io-client
2014-02-12 16:28:35 -08:00
Guillermo Rauch
d17f5ce914
package: use a specific debug
2014-02-12 14:21:04 -08:00
Guillermo Rauch
1982afa481
package: serve a working socket.io-client
2014-02-12 14:16:32 -08:00
Grant Timmerman
1860aa41ee
Removed extra lines, removed extra html
2014-02-11 21:46:59 -08:00
Grant Timmerman
598a140ad4
Update styles and formatting
2014-02-11 21:30:07 -08:00
Grant Timmerman
b8f6d4054c
Added more friendly username input interface
2014-02-11 21:11:58 -08:00
Grant Timmerman
450d408ed6
Updated code style
2014-02-11 18:18:54 -08:00
Grant Timmerman
0023aed4c3
Changed tabs to spaces, removed screenshot, and updated README
2014-02-11 17:13:44 -08:00
Grant Timmerman
f99cdc9339
Updated package.json and Readme
2014-02-11 16:22:01 -08:00
Grant Timmerman
999b8bc387
Updated screenshot
2014-02-11 16:16:25 -08:00
Grant Timmerman
95d19e285c
Removed external npm socket.io and now using local socket.io module
2014-02-11 13:09:46 -08:00
Grant Timmerman
9f8b1a2e1e
Removed .gitignore in the chat example
2014-02-11 13:04:14 -08:00
Grant Timmerman
0c5e3eb5cf
Merge branch 'master' of https://github.com/LearnBoost/socket.io into upstream
2014-02-11 13:00:20 -08:00
Grant Timmerman
eca3316620
Removed zuul yml
2014-02-11 12:59:17 -08:00
Grant Timmerman
29df46ae07
Added chat example
2014-02-11 12:48:55 -08:00
Guillermo Rauch
980b6a7c40
package: bump engine.io
2014-02-09 11:18:49 -08:00
Guillermo Rauch
c0393fce20
Merge pull request #1399 from lzyzsd/master
...
fix captcha in comment
2014-02-08 12:13:01 -08:00
Guillermo Rauch
093f5f7186
style
2014-02-08 12:12:47 -08:00
Guillermo Rauch
1f0f209d5e
Merge pull request #1411 from get/server-client-file
...
change index to read build file from client
2014-02-08 12:11:57 -08:00