niv / websocket.nim

websockets for nim
http://niv.github.io/websocket.nim/docs/0.1.1/websocket.html
Other
101 stars 25 forks source link

Recomended way of freeing data read from ws? #74

Open jfilby opened 1 year ago

jfilby commented 1 year ago

Does this data have to be freed manually? If so, how?