Skip to content

ralscha/cettia-demo

Repository files navigation

Collection of Cettia and Spring 5 demo applications.

Project Description Source
chat Ionic 4 chat application with automatic message translation with the Cloud Translation API from Google
datachannel WebRTC data channel example
gauge Sending random data to the client and displaying the values with the Gauge diagram from the echarts library.
iss The server reads periodically the position of the International Space Station from api.open-notify.org and sends the location to all connected clients.
maps Sending periodically location data to the client and visualize them on a Google Maps
simple-chat Simple chat application
smoothie Sending random data to the client and displaying the values with the smoothie.js library. GitHub
snake Port of the WebSocket snake demo included in the Tomcat distribution. Homepage
socketio-chat Port of the socket.io chat example GitHub
socketio-whiteboard Port of the socket.io whiteboard example GitHub