0.6.3
Features
- Set
REMOTE_ADDR
synthetic header. (PR)
It can be used on a RPC server side to access remote connection IP address.
- Use request id for session uids if available. (PR)
If a load balancer standing in front of WebSocket server assigns X-Request-ID
header,
this request ID will be used for session identification.