HyOsori / HackDay

MIT License
4 stars 0 forks source link

feat: websocket test #18

Open JunsuLime opened 6 years ago

JunsuLime commented 6 years ago

merge 는 하지말고, 이 branch 는 test 용으로 올려놓은 branch 야 지은이가 websocket 이 제대로 연결 되는지 확인 해봐야 될때 이 branch 에서 test 하면 돼 ㅎㅎㅎㅎ

websocket open 시 websocket is opened 가 뜨고 websocket 으로 message 전송시 websocket send message OK 가 response 로 올거야!

테스트 결과 알려줘 ㅎㅎㅎㅎ 그럼 이후 api 짜서 원하는 data 를 가져오게 할게 ㅎㅎㅎㅎ

kimjieun02 commented 6 years ago

angular로는 아직 사용법을 더 찾아봐야 할 것 같아서 관리자 창에서 js로 웹소켓을 열었는데

image

위 에러 메세지가 뜨면서 연결에 실패했습니다. pull 받은 후 feature/websocket branch에서 app.py 실행하고 테스트 했습니다.