Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

somen440/topic-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topic Chat

description

todo

Screenshots

Service Architecture

Find Protocol Buffers Descriptions at the ./pb directory.

Service Description
AuthService
RoomService
TopicCatalogService

(local) Proxy

envoy

  • chat: 9090 -> 8083
  • topic_catalog: 9092 -> 8081
  • auth: 9093 -> 8082

Features

todo

Installation

todo