Skip to content

programmerfriend/springboot-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

springboot-websockets

This is part of a tutorial series at https://programmerfriend.com

What it is

It is a collection of websocket tutorials

For now it contains:

  • twitter: described in the Tutorial https://programmerfriend.com/spring-boot-websocket/
    A twitter stream built with Twitter4J. It sends the received tweets via a WebSocket Connection to the frontends.
    There are two frontends: Vanilla JS (inside the Spring Boot application's index.html) and a React Frontend (living in the twitter-frontend subfolder).
    If you want to see more details, have a look in the twitter-folder itself.

About

Code for the SpringBoot Websocket Tutorial on programmerfriend.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •