Skip to content
Sepehr Ghorbanpoor edited this page Aug 28, 2020 · 7 revisions

Welcome to spring-rest-over-ws wiki!

This wiki contains all the information needed to setup ROW in your spring boot application and provide websocket endpoint for your rest controller http endpoints.

Table of contents

  • Setup - How to add row starter to your project
  • Usage - Basic usage of ROW
  • Advanced Usage - Explains more about internal configurations and how to override them. Also gives you insight of how to add Spring Security to your project.
  • Protocol - Explains ROW internal protocol and callbacks.
Clone this wiki locally