But what if I want to establish direct connection between two Apple Watch? I have a task right now to implement workout sessions in pairs to our Apple Watch app, and there will be a peak moment when I have to send immediate message from my watch to partner's watch app which should make it Taptic feedback, I know I can handle it over back-end but timing is important here, latency must be avoided. I'm thinking in direction of using iPhone as peripheral which is forwarding data from AW1 to AW2.