Ashton icon indicating copy to clipboard operation
Ashton copied to clipboard

Allow to use Ashton in multithreaded environment

Open schwmi opened this issue 2 years ago • 1 comments

  • Replace static var caches with instances
  • Expose AshtonHTMLWriter and AshtonHTMLReader to instantiate directly

schwmi avatar Oct 11 '22 14:10 schwmi

Looks good to me! Do we want to add some tests that stress encoding/decoding on multiple threads?

marcomasser avatar Oct 11 '22 14:10 marcomasser