• exec/ircmsg.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed May 26 16:40:28 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/7b4fd42c6de22eab48e7abe7
    Modified Files:
    exec/ircmsg.js
    Log Message:
    Send a PING line after message line(s), wait for response.

    Is this what you had in mind, Cyan?

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed May 26 18:33:41 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/8cd6ca9c7216f5b94b558864
    Modified Files:
    exec/ircmsg.js
    Log Message:
    Wait for the correct PING reponse using a random token.

    One potential issue here is if you connect/send to irc.synchro.net,
    you'l going to get the PONG response back from a different hostname
    (e.g. vert.synchro.net), which won't match the expected PONG response.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Fri Sep 16 14:56:13 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/0cca38a30e5103af9a96d915
    Modified Files:
    exec/ircmsg.js
    Log Message:
    Extra message delivery insurance as recommended by Cyan months ago

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net