Commit Graph

22 Commits (master)

Author SHA1 Message Date
Jim Heising 08ca8d9de4 Merge pull request #3 from hugocore/master
Node.js plugin - v0.1
2014-07-16 09:31:33 -07:00
Hugo Sequeira e976bb4525 A websocket per datasource avoids Socket.io re-connect issues. 2014-07-09 14:31:39 +02:00
Hugo Sequeira 20e5a67152 Socket.io re-connection issue resolved. 2014-07-09 11:42:12 +02:00
Hugo Sequeira a225a0717e Discard socket only when no other datasource is using it. 2014-07-09 10:24:45 +02:00
Hugo Sequeira 2b17965f01 Datasources can subscribe to multiple events. 2014-07-08 17:16:55 +02:00
Hugo Sequeira 93bc458798 Minor code details changed. 2014-07-07 16:21:01 +02:00
Hugo Sequeira 6fa4ee5cb1 Disconnect from server on dispose. 2014-07-07 16:14:40 +02:00
Hugo Sequeira a28b8efb93 Re-join rooms when settings change. 2014-07-07 16:02:11 +02:00
Jim Heising aad2b41053 Merge pull request #2 from hugocore/master
Node.js and Socket.io datasource plugin for freeboard.io. Thanks @hugocore.
2014-07-02 09:52:17 -07:00
Hugo Sequeira b4354f3f42 Last details added. 2014-07-02 10:49:50 +02:00
Hugo Sequeira 7f70cb3695 Readme files updated. 2014-07-02 10:45:04 +02:00
Hugo Sequeira 905e1ea34c Freeaboard.io source folders removed from the sample project. 2014-07-02 10:40:31 +02:00
Hugo Sequeira 76bdc92370 Freeaboard.io source files removed from the sample project. 2014-07-02 10:36:53 +02:00
Hugo Sequeira 9db01a74b4 README file copied to sample project. 2014-06-27 10:53:45 +02:00
Hugo Sequeira 4138eb4d33 Screenshot moved. 2014-06-27 10:46:04 +02:00
Hugo Sequeira ea8649fb93 Sample project contained whitin a new folder. 2014-06-27 10:43:25 +02:00
Hugo Sequeira 7d5c61cf66 .gitignore is now working 2014-06-27 10:32:18 +02:00
Hugo Sequeira c2fa5e91a5 Node.js datasource plugin for freeboard.io with socket.io namespaces and rooms. 2014-06-26 19:09:04 +02:00
Jim Heising c0328ccf50 Merge pull request #1 from maiorfi/master
JSON WebSocket Push Datasource Plugin
2014-05-30 12:45:02 -07:00
Lorenzo Maiorfi ecbc149729 JSON WebSocket Push Datasource Plugin 2014-05-22 11:27:28 +02:00
Jim Heising f375132e00 Initial commit 2014-05-16 09:30:33 -07:00
Jim Heising 9e5f5925b0 Initial commit 2014-05-16 09:25:19 -07:00