Coder Social home page Coder Social logo

jsr-356's Introduction

JSR-356

This repository contains a client-server version of the TicTacToe game.

The server depends on javax.websocket-api 1.0-b13 and on tyrus-1.0-b12

Also, tyrus-1.0-b12 depends on javax.websocket-api-1.0-b13 which is NOT the latest version of the specification.

At this moment, the latest promoted build of GlassFish (b78) is shipped with tyrus-1.0-b12 and javax.websocket-api-1.0-b13. Hence, in order to run the server, you can simply install GlassFish 4 b78 http://dlc.sun.com.edgesuite.net/glassfish/4.0/promoted/glassfish-4.0-b78.zip

Currently, we have 4 clients:

  • A JavaFX 2.x client, depending on the same javax.websocket-api 1.0-b13.
  • An HTML 5 client, leveraging Angular.js
  • An iOS client
  • An Android client

All these clients can connect to the same backend.

jsr-356's People

Contributors

johanvos avatar filipmaelbrancke avatar

Watchers

Vinod Kumar Kashyap avatar James Cloos 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.