Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Evgeni Atanasov

    (@evgeni-atanasov)

    Edit:

    Since I am still reading the great documentation for this plugin in github I wanted to point out that I should probably be using these two actions:
    p2p_created_connection and p2p_delete_connection
    But only thing that comes to me in mind is to create separate table to hold the data I need(Connection, connected, disconnected) and populate it on these two actions.

    I would be happy if you point me some better way to do it 🙂

    Thread Starter Evgeni Atanasov

    (@evgeni-atanasov)

    Hello,

    The problem is solved with these two beautiful low-level api actions.

    If there is a way to solve it by just using the p2pmeta table I will be glad to hear it.

    Wish you all the best!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Tracking the time connection exists’ is closed to new replies.