How to use register_rt_after()

Yeah I’m using a method which involves the client doing an rpc for a match listing function. I would have preferred this to be a “push” notifcation (with possible in-app notifications) instead of a scheduled “pull” notification from each client, but currently this is blocking me on this approach.