axum-typed-websockets icon indicating copy to clipboard operation
axum-typed-websockets copied to clipboard

Add Support for Binary and Text codecs

Open veronoicc opened this issue 1 year ago • 3 comments

This PR adds support for both binary and text codecs using a simple enum I also added a codec for using as the format MessagePack

This would also fix #1

veronoicc avatar May 12 '24 15:05 veronoicc

@davidpdrsn any chance to merge this?

domenkozar avatar Dec 03 '24 09:12 domenkozar

@davidpdrsn I'm going to fork this project as a last resort, please merge this :pray:

domenkozar avatar Mar 13 '25 16:03 domenkozar

Added to https://github.com/cachix/axum-typed-websockets

domenkozar avatar Mar 19 '25 10:03 domenkozar