string max length

2 posts / 0 new
Last post
Offline
Last seen: 1 year 1 month ago
Joined: 01/10/2022
Posts: 14
string max length

In the GettingStartedGuide, it is mentioned that if the forceUnboundedString flag is set to true, the maximum length of the string that can be sent is 2,147,483,647. However, in my actual testing, I found that the maximum size of the string that can be sent is about 65,000 bytes, and subscribers will not receive data if it exceeds this size. Why?

Subscribe to RSS - string max length