You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2023. It is now read-only.
기존 앱으로부터 js 등 public 파일 끌어와 Mojolicious 앱 생성 뒤,
이후 앱 실행하였더니, 환경에 따라 작동하는 듯 보입니다. (같은 code로 인후시 pc에서는 정상작동)
아래 이미지는 저의 local에서 실행한 결과입니다.
(env)
Mojolicious 최신 version (9.02)
log message 에 'socket opened' 찍히는 것으로 보아
WebSocket 은 열리는 듯 보입니다.
(작업내용 blog post 참고)
https://dohyunkim12.github.io/designpattern/2021/02/25/Project-sshell-1/#/