Skip to content

Soketto v0.6

Compare
Choose a tag to compare
@jsdw jsdw released this 15 Jun 11:36
· 60 commits to master since this release
73748e4
  • [changed] Expose the Origin headers from the client handshake on ClientRequest #35
  • [changed] Update handshake error to expose a couple of new variants (IncompleteHttpRequest and SecWebSocketKeyInvalidLength) #35
  • [added] Add send_text_owned method to Sender as an optimisation when you can pass an owned String in #36
  • [updated] Run rustfmt over the repository, and minor tidy up #41