Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.
This repository was archived by the owner on May 13, 2024. It is now read-only.

Memory Usage when sending a large message #149

Description

@jshafer817

Hi, it seems that if I send a large string to a different socket server, after sending the message, the ram is never released. The string is 5MB.

Works fine, but.. even after the message is send, and closed.. ram is not released.

ws.send (text: self.jpegPhotoData!.base64EncodedString(options: .lineLength64Characters))

Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions