# Supabase Realtime - Multiplayer 기능 GA로 공개

> Clean Markdown view of GeekNews topic #7218. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7218](https://news.hada.io/topic?id=7218)
- GeekNews Markdown: [https://news.hada.io/topic/7218.md](https://news.hada.io/topic/7218.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-08-20T09:10:01+09:00
- Updated: 2022-08-20T09:10:01+09:00
- Original source: [supabase.com](https://supabase.com/blog/supabase-realtime-multiplayer-general-availability)
- Points: 11
- Comments: 5

## Topic Body

- Realtime 서버(PostgreSQL과 웹소켓으로 실시간 통신하는 서버, 오픈소스)에 Broadcast 와 Presence 기능을 추가   
  - Broadcast : 다수의 리시버에게 메시지 전송. DB에 저장되지 않고 직접 클라이언트에게 릴레이 전송됨   
  - Presence : 상태를 저장하고 클라이언트간 동기화  
- 이 기능을 위해 Realtime 서버의 모든 것을 Channel 구조로 변경

## Comments



### Comment 11906

- Author: v08zbv8fvlkjasdflkj
- Created: 2022-08-20T17:54:49+09:00
- Points: 1

GA가 뭔가요? 못찾겠네요

### Comment 11955

- Author: enarche
- Created: 2022-08-22T12:59:30+09:00
- Points: 1
- Parent comment: 11906
- Depth: 1

저도 몰라서 찾아 봤습니다.  
참고하세요.  
https://ko.wikipedia.org/wiki/소프트웨어_배포_생명_주기

### Comment 11914

- Author: changheeoh
- Created: 2022-08-20T21:52:43+09:00
- Points: 1
- Parent comment: 11906
- Depth: 1

General Availability  
https://www.techopedia.com/definition/32284/general-availability-ga

### Comment 11900

- Author: nallwhy
- Created: 2022-08-20T09:18:47+09:00
- Points: 1

Phoenix Channel 에 있는 기능들 붙였나보네요

### Comment 11899

- Author: xguru
- Created: 2022-08-20T09:11:01+09:00
- Points: 1

[Supabase 공개 베타 시작 - 오픈소스 Firebase 대체제](https://news.hada.io/topic?id=3347)  
[Supabase, GraphQL 지원 시작](https://news.hada.io/topic?id=6277)
