Daniel Cheng
Daniel Cheng
no, it is not runnable on that environment.
not sure if sending would be sequential - probably would be, but needs some testing Should be sequential with latest hangups. See tdryer/hangups#75 and tdryer/hangups@f0800aa
FYI, I have tried to send 60 message to same conv using same autoreply keyword. It give UNKNOWN_ERROR after some 16 messages. This probably won't work.
I am looking at the vpn mode. Tried badvpn/tun2sock, but it is too buggy. Do you have any plan to release your library? Would be happy to license that if...
The code in PR #17 should work when standalone. But I have no idea how this interacts with postgres' signal handling. Might have bad interaction with pg_cancel_backend and friends --...