olahol / melody

:notes: Minimalist websocket framework for Go
BSD 2-Clause "Simplified" License
3.75k stars 366 forks source link

Add ability to get local addr and remote addr from the internal conn in session #55

Closed parkerzhu closed 2 years ago

parkerzhu commented 5 years ago

Add functions to get addrs from session when we need to save conn info in redis.

olahol commented 2 years ago

This has been merged into v1.1.0.