Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit f543a87

Browse files
committed
pubnub pressence feature no longer required
1 parent 0b78aa4 commit f543a87

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

api_server/docs/pubnub.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,12 @@
1-
# Pubnub Integration
1+
# Pubnub Broadcast Service Integration
22

3-
CodeStream uses the [Pubnub](https://pubnub.com) service for real-time broadcast
4-
message.
3+
CodeStream production uses the [Pubnub](https://pubnub.com) service for
4+
real-time broadcast messaging.
55

66
Ideally, each CodeStream environment should use its own set of pubnub keys to
77
guard against any cross-contamination but this is not absolutely required.
88

9-
When generating a new keyset, apply the following Configuration settings to it.
10-
11-
* Presence: On
12-
- Announce Max: 100
13-
- Interval: 10
14-
- Presence Deltas: yes
15-
- Generate Leave on TCP FIN or RST: no
16-
- Stream Filtering: yes
17-
- Debounce: 2
18-
- leave all other fields blank
9+
When generating a new keyset, apply the following configuration settings to it.
1910

2011
* Storage & Playback: On
2112
- Retention: 30 day

0 commit comments

Comments
 (0)