FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

NOT TO MERGE: Binary signal payload prototype

Open vladsud opened this issue 10 months ago • 1 comments

This is a prototype of what it takes to support binary payloads in signals. Only client changes, with small demonstration of changes up to a driver.

This PR will be broken into pieces, and 95% of it will make it to repo (all refactoring that leads to it). Actual binary implementation will stay for now in the form of draft...

PRs that were forked / extracted from this PR:

  • https://github.com/microsoft/FluidFramework/pull/20953
  • https://github.com/microsoft/FluidFramework/pull/20954
  • https://github.com/microsoft/FluidFramework/pull/20956

vladsud avatar May 02 '24 14:05 vladsud

@vladsud How about adding additional method or class only to send binary payload which might be efficient in some cases?

vivekreddy379 avatar Jul 09 '24 15:07 vivekreddy379

This PR has been automatically marked as stale because it has had no activity for 60 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!