Skip to content

qtamaki/websocket-jetty-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Synchronized Draggable BOX Scala Servlet

This is a very simple servlet meant to demonstrate jetty websocket application in scala. This project is using sbt, jetty, jetty-websocket, jquery and jquery ui library.

To run this project, in sbt run:

cd websocket-jetty-scala
sbt
container:start

Then you can see "The Synchronized Draggable BOX" at http://localhost:8080/ .

And you can see synchronized moving dragging box any browsers and any machines.

Thanks.

About

websocket server and client example. for scala with jetty.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages