Regarding public token which is used for connecting to streaming data

sekharrockz
@Kailash @vikesh
I want to know, whether this public token keep's changing each time we try to authenticate ? if so then we need to re-establish the web socket connection ?
  • Kailash
    public_token may change. Once a socket connection is established, unless there is a disconnection, it won't get cut off.
Sign In or Register to comment.