All Projects → lahsivjar → spring-websocket-template

lahsivjar / spring-websocket-template

Licence: MIT License
Template project for configuring websockets with spring

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to spring-websocket-template

demo-spring-websocket
'WebSockets with Spring: HTTP and WebSocket; WebSocket with SockJS fallback; STOMP over WebSocket' articles and source code.
Stars: ✭ 30 (-6.25%)
Mutual labels:  sockjs, stomp
ng-stomp
📑 STOMP for AngularJS
Stars: ✭ 42 (+31.25%)
Mutual labels:  sockjs, stomp
spring-websocket-angular6
Example for using Spring Websocket and Angular with Stomp Messaging
Stars: ✭ 18 (-43.75%)
Mutual labels:  sockjs, stomp
spring-boot-vuejs-websockets
✔️ Simple spring-boot vue.js app with websockets and docker support
Stars: ✭ 30 (-6.25%)
Mutual labels:  sockjs, stomp
ng2-STOMP-Over-WebSocket
STOMP Over WebSocket service for angular2
Stars: ✭ 35 (+9.38%)
Mutual labels:  sockjs, stomp
clean-architecture-example
A simple clean architecture example in Kotlin and Spring Boot 2.0
Stars: ✭ 63 (+96.88%)
Mutual labels:  maven
Study-Room
Connect and study together with friends over text and voice channels, over a click of a button. Web application for chat and audio streaming.
Stars: ✭ 21 (-34.37%)
Mutual labels:  chat-application
maven-wrapper-plugin
Apache Maven Wrapper Plugin
Stars: ✭ 14 (-56.25%)
Mutual labels:  maven
whats-new-in-java
Overview of features that were introduced in Java 8-13.
Stars: ✭ 29 (-9.37%)
Mutual labels:  maven
plot-plugin
Jenkins plot plugin
Stars: ✭ 54 (+68.75%)
Mutual labels:  maven
sonatype-publish-plugin
Gradle Plugin for publishing artifacts to Sonatype and Nexus
Stars: ✭ 17 (-46.87%)
Mutual labels:  maven
maven-jlink-plugin
Apache Maven JLink Plugin
Stars: ✭ 40 (+25%)
Mutual labels:  maven
scalafix-maven-plugin
Enables automatic refactoring and linting of Maven projects written in Scala using Scalafix.
Stars: ✭ 15 (-53.12%)
Mutual labels:  maven
Chat-Bot
Chatbot – is a computer program that simulates a natural human conversation. Users communicate with a chatbot via the chat interface or by voice, like how they would talk to a real person.
Stars: ✭ 26 (-18.75%)
Mutual labels:  chat-application
vim-maven-plugin
The Maven plugin for VIM
Stars: ✭ 52 (+62.5%)
Mutual labels:  maven
tmessage
CLI based messaging tool
Stars: ✭ 17 (-46.87%)
Mutual labels:  chat-application
headless-chrome
Implementation of the new headless chrome with chromedriver and selenium.
Stars: ✭ 34 (+6.25%)
Mutual labels:  maven
cibase
This is a toolkit for CI/CD provided by Choerodon.
Stars: ✭ 12 (-62.5%)
Mutual labels:  maven
openjfx-docs
Getting started guide for JavaFX 11
Stars: ✭ 70 (+118.75%)
Mutual labels:  maven
eclipse-null-eea-augments
Eclipse External null Annotations (EEA) repository
Stars: ✭ 34 (+6.25%)
Mutual labels:  maven

spring-websocket-template

Build Status

Provides a template for spring websocket usage (with and without SockJS support)

The project provides 2 modules:

Installation

mvn install

Issues

Report any issues or bugs to https://github.com/lahsivjar/spring-websocket-template/issues Pull requests are welcomed.

License

This project is licensed under the MIT License - see the LICENSE file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].