Vaadin Machine 2 Machine proyecto sample, where a Vaadin web desktop app send messages, by MQTT protocol, to Vaadin web mobile application, using Touchkit Addon. The message broker is in the cloud offered by Eclipse M2M group.
- Create something awesome -- make the code better, add some functionality, whatever (this is the hardest part).
Fork it
_- Create a topic branch to house your changes
- Get all of your commits in the new topic branch
- Submit a
pull request
_
.. _pull request: http://help.github.com/pull-requests/ .. _Fork it: http://help.github.com/forking/
|-lib/ ........... Eclipse Paho Java Client libraries
|-vaadin.desktop/ ........... Vaadin Desktop Application
|-vaadin.mobile/ ........... Vaadin Mobile Application
|-pom.xml ....... project object model
|-license ....... the Apache Software License v2
|-pom.xml ....... project object model
'-readme.md ..... release readme
Copyright 2012-2013 THINGTRACK
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.