Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Switch to nanosockets to minimize allocations #141

Open
megalithos opened this issue May 25, 2024 · 1 comment
Open

Switch to nanosockets to minimize allocations #141

megalithos opened this issue May 25, 2024 · 1 comment
Labels
Feature Request New feature or request

Comments

@megalithos
Copy link
Contributor

I propose switching to nanosockets (https://github.com/nxrighthere/NanoSockets) for minimizing allocations. Currently riptide allocates quite bit of memory at least when data is received.

I might be able to implement this myself if I find the time.

@tom-weiland tom-weiland added the Feature Request New feature or request label May 27, 2024
@tom-weiland
Copy link
Collaborator

Since I'm no longer actively working on Riptide I won't be able to do this, but if you do find the time, feel free to create a pull request 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants