Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gino2010/sse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

12 Commits

Repository files navigation

Server Sent Events Demo

Project reference

I learnt the main idea from this project: spring-boot-reactive-sse

HTML5 Client reference: HTML5 Server-Sent Events

Change log

I rewrite this project, and commit some changes:

  • restructure packages
  • add CORS configuration and HTML5 client
  • add Java Http Client
  • add Python Client
  • add Node.js Client

Project dependencies

  • Spring Boot 2
  • Spring Webflux

cURL Command

You can use cURL command in terminal to test API

curl -v http://localhost:8080/stock/transaction

MIT License

AltStyle によって変換されたページ (->オリジナル) /