Skip to content

Conversation

asonix
Copy link
Contributor

@asonix asonix commented Nov 4, 2024

PR Type

Refactor

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the nightly rustfmt (cargo +nightly fmt).

Overview

This tries out the BigBytes changes from actix/actix-web#3368 in actix-ws, which enables websocket messages to be passed all the way through to the h1 IO resource without copying. This change primarily benefits applications that send large payloads

@CommanderStorm CommanderStorm mentioned this pull request Dec 16, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant