# WebSocket

How to reconnect websocket and subscriptions

When a mobile device goes offline or is sleeping, a websocket connection can be lost and subscriptions can also be lost. This is an attempt to reconnect the websocket in VueJs with VueX

Cover image

Simple chat with VueJS & Rocket.Chat

A minimalistic real time chat made with VueJS and Rocket.Chat API

Undertow.io lightweight blocking and non-blocking IO

Undertow is a lightweight java web server from JBoss. It is supported by Spring Boot 1.5.10. It supports Web SOcket (JSR-356), Servlet 3.1.