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
11 stars
5 watching
2 forks
Language: Java
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
lgrignon/jsweet-jaxrs-server-example | A template for building a JAX-RS web API with JSweet and Knockout JS | 1 |
lgrignon/jsweet-gradle-plugin | Enables compilation and development of JavaScript-based Java applications using the JSweet framework in a Gradle build system | 17 |
igorantun/node-chat | A Node.js-based chat application with features like emojis, private messaging, and user management. | 763 |
lgrignon/jsweet-cordova-ionic-example | A 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-example | A Cordova-based todo list app built using Java and Polymer | 4 |
lgrignon/jsweet-maven-plugin | Provides build and clean operations of JavaScript sources using the JSweet language | 18 |
cincheo/jsweet-examples | A collection of examples demonstrating the use of JSweet to translate Java code into JavaScript for web development. | 37 |
elliotforbes/ng-chat | A demonstration of WebSocket connection using a service in Angular | 36 |
btford/angular-socket-io | Provides an AngularJS integration with Socket.IO for real-time communication | 1,512 |
cincheo/jsweet-examples-react | Provides examples and tools to integrate React.js with Java using JSweet. | 17 |
vkondratiuk482/nest-websockets-chat-boilerplate | Realtime chat application using Nest.js and WebSockets | 88 |
mantil-io/example-ngs-chat | An NGS-based chat application with client-side and server-side logic for storing and managing chat messages. | 1 |
chanran/vuesocketchatroom | An instant messaging application using Vue.js and Socket.IO for real-time communication | 45 |
aermin/ghchat | An instant messaging application for GitHub users with authorization and display of public user information. | 933 |
lipp/jet-chat | A web chat application built with Next.js and Jet, demonstrating real-time communication capabilities. | 10 |