easywsclient icon indicating copy to clipboard operation
easywsclient copied to clipboard

URL size limit

Open danielbuechele opened this issue 6 years ago • 2 comments

Is there a particular reason for limiting the length of the URL to 128 chars? https://github.com/dhbaird/easywsclient/blob/master/easywsclient.cpp#L436

danielbuechele avatar May 16 '18 18:05 danielbuechele

I've created a pull request that fixes this #77

bitc avatar Jun 28 '18 15:06 bitc

There's no reason; It's just an arbitrary limit. I merged #77 to increase the limit, and I'm open to pull request to make it configurable limit.

dhbaird avatar May 19 '19 14:05 dhbaird