Skip to content

jmarine/wgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Game Services

Version: 3.0-alpha1

About

This project offers the following services:

  • local user registration/authentication.
  • authentication with Google+, Facebook, and OpenID Connect providers.
  • lobby services (to create/list/join/automatch multi-player online games).
  • real-time presence and communications.
  • offline notifications (GCM notifications, Facebook alerts, ...).

The server-side is developed in Java language, and it can be deployed as a standalone server, or within JakartaEE 9.1 application servers.

The project also includes Javascript libraries to access the services using websockets and WAMP (Web Application Messaging Protocol).

Example projects

Documentation

Visit the project's wiki at https://github.com/jmarine/wgs/wiki