Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 209 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 209 Bytes

Simple SSE 통신

  • 서버: spring boot (kotlin)

    • SseEmitter
    • 서버
  • 클라이언트 : JS

    • EventSource
    • 클라이언트 화면