(20241227) New shell scripts with modifications to the old ones.
This commit is contained in:
@@ -242,7 +242,7 @@ async def init():
|
||||
ticks_from_kafka,
|
||||
consumer = ConsumerKafka(
|
||||
topic = "tickers",
|
||||
group_id = f"{SERVER_HOSTNAME}_tickers",
|
||||
# group_id = f"{SERVER_HOSTNAME}_tickers",
|
||||
bootstrap_servers = "del.ditscentre.in:9092",
|
||||
security_protocol = "SSL",
|
||||
ssl_context = get_ssl_context(
|
||||
|
||||
Reference in New Issue
Block a user