Wednesday, July 9, 2014

backbone.iobind x socket.io

取り急ぎ参考URl.

backbone.iobind

iobindを導入して動くようになるまでがつらい. require.jsは気難しいな.

https://github.com/logicalparadox/backbone.iobind
http://pastebin.com/puKpsW5Z

socket.id

分かってしまえば割と簡単な印象. WebSocketで通信できてるのかいまいち不明. テストどうしよう…という感じ.

http://socket.io/get-started/chat/
http://il-all.blogspot.jp/2012/03/socketiotransport.html
http://d.hatena.ne.jp/replication/20130609/1370708498
http://qiita.com/ogwmtnr/items/f88c8b5433b5469322f1

非同期テストの書き方

http://www.creasty.com/blog/writing-async-test-jasmine

No comments:

Post a Comment