Skip to content
New issue

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

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

Already on GitHub? Sign in 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

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 👍

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

No branches or pull requests

2 participants