websocket에 대한 기본 개념
https://dev-gorany.tistory.com/212
외국인 개발자가 개발한 채팅 애플리케이션 github
(참고폴더위치 ChatApplication/react-client/src/components/ChatRoom.js)
https://github.com/JayaramachandranAugustin/ChatApplication/blob/main/react-client/src/components/ChatRoom.js
항해 타기수 수료생이 개발한 채팅 어플리케이션 github
(참고폴더위치 frontend/src/pages/ChatPage.js)
https://github.com/HanghaeHouse/frontend/blob/main/src/pages/ChatPage.js
spring-react로 실시간 채팅 구현한 개발블로그
https://prod.velog.io/@dldmswjd322/Spring-boot-React-STOMP%EB%A1%9C-%EC%8B%A4%EC%8B%9C%EA%B0%84-%EC%B1%84%ED%8C%85-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0-2-React-%ED%81%B4%EB%9D%BC%EC%9D%B4%EC%96%B8%ED%8A%B8-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0
웹소켓으로 실시간 채팅 클라이언트 구현하기
https://iborymagic.tistory.com/93
웹소켓을 이용한 실시간 채팅 구현하기 : stomp
https://innu3368.tistory.com/231
웹소켓을 이용한 실시간 채팅 구현하기 : 클라이언트
https://innu3368.tistory.com/215
stomp-js 공식문서
https://stomp-js.github.io/api-docs/latest/index.html