jsweet-node-example

Chat app

An example of a real-time chat application built with Java, JSweet, Node.js, and Socket.IO.

[JSweet version 2 example running!] The classic Socket.IO example: a simple instant messenger, written in Java, thanks to the JSweet transpiler. Server is spawned by Node.js and Web UI is powered by Angular. Both are linked together by Socket.IO

GitHub

11 stars
5 watching
2 forks
Language: Java
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
lgrignon/jsweet-jaxrs-server-exampleA template for building a JAX-RS web API with JSweet and Knockout JS1
lgrignon/jsweet-gradle-pluginEnables compilation and development of JavaScript-based Java applications using the JSweet framework in a Gradle build system17
igorantun/node-chatA Node.js-based chat application with features like emojis, private messaging, and user management.764
lgrignon/jsweet-cordova-ionic-exampleA tutorial project demonstrating integration of JSweet and Ionic frameworks with Cordova and a JAX-RS server API for creating a mobile app to rate coffee shops.3
lgrignon/jsweet-cordova-polymer-exampleA Cordova-based todo list app built using Java and Polymer4
lgrignon/jsweet-maven-pluginProvides build and clean operations of JavaScript sources using the JSweet language19
cincheo/jsweet-examplesA collection of examples demonstrating the use of JSweet to translate Java code into JavaScript for web development.37
elliotforbes/ng-chatA demonstration of WebSocket connection using a service in Angular36
btford/angular-socket-ioProvides an AngularJS integration with Socket.IO for real-time communication1,511
cincheo/jsweet-examples-reactProvides examples and tools to integrate React.js with Java using JSweet.17
vkondratiuk482/nest-websockets-chat-boilerplateRealtime chat application using Nest.js and WebSockets90
mantil-io/example-ngs-chatAn NGS-based chat application with client-side and server-side logic for storing and managing chat messages.1
chanran/vuesocketchatroomAn instant messaging application using Vue.js and Socket.IO for real-time communication45
aermin/ghchatAn instant messaging application for GitHub users with authorization and display of public user information.932
lipp/jet-chatA web chat application built with Next.js and Jet, demonstrating real-time communication capabilities.10