FlexHub Forum

ALIV - Simple extension to check if the connection is still alive

Offline FlipFlop™

  • FlexHub Developer
  • *****
  • 505
Can be hub or client initiated:

Hub sends: ILIV TOtoken
Client sends: HLIV <sid> TOtoken

Client sends HLIV <sid> TOtoken
Hub sends: ILIV TOtoken
Check the new FlexHubList!           Add awesome statistics like this for your hub!

This post is a natural product. The slight variations in spelling and grammar enhance its individual character and beauty and in no way are to be considered flaws or defects.

Offline FlipFlop™

  • FlexHub Developer
  • *****
  • 505
Re: ALIV - Simple extension to check if the connection is still alive
« Reply #1 on: April 25, 2012, 08:04:22 »
This extension has been added to FlexHub now (svn 1303).
Check the new FlexHubList!           Add awesome statistics like this for your hub!

This post is a natural product. The slight variations in spelling and grammar enhance its individual character and beauty and in no way are to be considered flaws or defects.

Re: ALIV - Simple extension to check if the connection is still alive
« Reply #2 on: April 28, 2012, 14:58:27 »
For now the implementation is not complete,

This is what is done so far:

Client will display ALIV in supports (!ui)
Hub will reply with ILIV TOtoken if a client sends HLIV TOtoken

Hub does not send out ILIV by itself, but it is possible to trigger one manually with !sendalive <nick>
The hub will then send a ILIV TOtoken and if the client replies it will report back that its ok.

more to follow.

/1d