Giter Site home page Giter Site logo

bheemreddy553 / appengine-websocketchat-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nagabharat/appengine-websocketchat-java

0.0 2.0 0.0 40 KB

A sample websocket chat with App Engine Java VM Runtime

License: Apache License 2.0

Java 95.65% CSS 4.35%

appengine-websocketchat-java's Introduction

App Engine Java VM Runtime Websocket Chat Copyright (C) 2010-2015 Google Inc.

Sample websocket chat application for use with App Engine Java VM Runtime.

Requires Apache Maven 3.1 or greater, and JDK 7+ in order to run. This application needs to be deployed to the App Engine Managed VMs.

In order to run this application, you also need to configure the Compute Engine firewall to allow incoming connections to the port 65080 by default.

Here is how to configure the Compute Engine firewall.

  1. Go to the [cloud console][https://cloud.google.com/console].
  2. Select your Cloud project.
  3. Select Compute Engine
  4. Click the Network menu then click the default network.
  5. Click Add Firewall rule button in the Firewalls rules section.
  6. Type chatservice in the Name field, 0.0.0.0/0 in the Source IP Ranges field and tcp:65080 in the Allowed protocols or ports field, then click Create button.

Now you're good to go!

To build:

Install the Cloud SDK for Managed VMs To run the application, do the following:

  1. Set the correct Cloud SDK project via gcloud config set project YOUR_PROJECT.
  2. Run mvn gcloud:deploy
  3. Visit http://YOUR_PROJECT.appspot.com.

For further information, consult the Java App Engine documentation.

To see all the available goals for the Cloud SDK plugin, run

mvn help:describe -Dplugin=gcloud

appengine-websocketchat-java's People

Contributors

ludoch avatar amygdala avatar tmatsuo avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.