Exceed the websocket api limit

Hi
I am subscribing the multiple event for a particular contract but it is providing me an error like
Maximum 5 subscriptions are allowed for a websocket connection ,
As I searched about that I found this

by this method we can exceed the api limit for websocket, Can you provide me some info to exceed the api limit to unlimited for websocket on klaytn node api.
Thanks

@anil Hi,

May I ask why you want to set the api limit to unlimited?
At this moment, put the maxium value of integer is the best option.

Thanks.