Skip to content

Limited size for the messages sent throw websockets? #423

@Horsetopus

Description

@Horsetopus

Hello,

I am using your library for one of my project.
Among others, one of my needs is to upload some files.

But when I send a message over a certain size from the client, the message does not reach my code in the server.
I don't get an error either, nothing.
I tried without specifying a draft, and by specifying Draft_17.

So, I have two questions:

  • are there some limits on size?
  • what are they?
  • if the value varies, is there a way to get it at runtime?

This is not my area of expertise and I couldn't find anything clear on Google.

Thank you.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions