Skip to content

devh-e/socket-programming-using-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

리엑트로 배우는 소켓프로그래밍

안녕하세요. hee 입니다. 먼저 리엑트로 배우는 소켓프로그래밍에 관심으르 가져주셔서 감사합니다.
해당 페이지는 독자님들의 피드백을 반영하고 오탈자를 수정하기 위해 제작되었습니다.
두번째 책에서는 이런 오탈자가 최대한 나오지 않도록 노력하겠습니다. 🙏 감사합니다.

브라우저 접속 포트번호 오타

  • 위치: 75p, 101p, 131p, 147p
  • 수정 전:http://localhost:5000
  • 수정 후:http://localhost:3000
포트번호 오타가 있습니다. 만약 client 접속번호를 따로 변경하지 않으셨다면 CRA의 기본 접속 포트인 3000번으로 접속하시면됩니다.
소켓서버: localhost:5000
클라이언트: localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •