7 ms·
Main highlights of this release: 1. New `as_str` fn for Sid (To get the session id as a base64 10 chars string) 2. Http request is now cloned for the websocke
by inoshy 3y ago
Main highlights of this release:
1. New `as_str` fn for Sid (To get the session id as a base64 10 chars string)
2. Http request is now cloned for the websocket transport (it was not possible before http v1). Therefore it is possible to get headers/extensions of the initial request.