signal-golang / textsecure

TextSecure(signal) client package for Go
GNU General Public License v3.0
57 stars 26 forks source link

4 recover from closing websocket #5

Closed morph027 closed 4 years ago

morph027 commented 4 years ago

start http gateway as goroutine and then proceed to regular listen mode

bertwesarg commented 4 years ago

as the second commit reverts the first, could you squash the two commits into one, to have only this change, which actually fixes the #4?

morph027 commented 4 years ago

Squashed...it looks like, the modified code runs stable on my local signal-gateway for some time now. It looks like it was introduced by the commit which puts the listener into a goroutine.

nanu-c commented 4 years ago

i will merge and update now axolotl based on this, can we somehow introduce versioning?

morph027 commented 4 years ago

Jip, we should add versioning....