Categorygithub.com/04Akaps/golang_room_chat
modulepackage
0.0.0-20230401003044-cab6a73e14a0
Repository: https://github.com/04akaps/golang_room_chat.git
Documentation: pkg.go.dev

# README

golang_room_chat

Golang을 통한 ChatServer

이전에는 그냥 모든 채널에 전송을 하였지만, 이번엔은 방마다 따로 패킷을 전송하게 수정

DB 연동은 별로 생각하지 않는 중...

  • 그렇게 크게 중점을 두는 작업은 아니고, 카카오톡 같은 기능을 어떻게 구현할지 고민하다가 만들어본 프로젝트
  • 그리고 사실상 DB연결도 어렵지는 않으니... 그냥 DB는 생략하고 메시지 전송에 집중한 프로젝트

# Packages

No description provided by the author
No description provided by the author
No description provided by the author