Websocket(2)
-
[Docker] Dockerfile WebSocket Client/Server Build
# Dockerfile WebSocket https://leimao.github.io/blog/Boost-Docker/ Boost C++ Library Docker ContainerPortable and Convenient C++ Libraryleimao.github.io 👩💻Docker desktop을 통해 쉘을 띄워서 클라이언트를 열어도 되고, (서버와 클라이언트를 하나의 이미지 파일로 빌드한 경우) 서로 다른 이미지로 분리하여, 통신을 시킬 수도 있습니다! 🐳 제출한 Docker hub link https://hub.docker.com/repository/docker/sohyeonkimdev/websocket_docker/general Doc..
2024.05.16 -
[Docker] Cpp Boost WebSocket Client/Server
# WebSocket Server/Client with Docker Composehttps://github.com/Chrischuck/websocket-docker-example GitHub - Chrischuck/websocket-docker-example: Example of a real time chat application with React, Express, Postgres, and Docker.Example of a real time chat application with React, Express, Postgres, and Docker. - Chrischuck/websocket-docker-examplegithub.com: Cpp 웹소켓 예시 프로젝트 돌려보기 ..
2024.05.09