jsichi/mobflare-httpsrv
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a simple HTTP RPC server for Mobflare. For more information, see http://www.mobflare.com Build and run: mvn assembly:assembly java -jar target/mobflare-httpsrv-0.1-SNAPSHOT-jar-with-dependencies.jar 8080 Originally adapted from https://github.com/mcaprari/simple-webserver-and-rest-with-jetty-and-no-xml Copyright 2012 Lingering Socket Labs 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.