Auto-indexing service and GraphQL API for AT Protocol Records
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

turn compression off

+1 -1
+1 -1
server/src/jetstream_consumer.gleam
··· 204 204 wanted_dids: [], 205 205 cursor: option.None, 206 206 max_message_size_bytes: option.None, 207 - compress: True, 207 + compress: False, 208 208 require_hello: False, 209 209 ) 210 210