Testing multiplayer features

Hello I just wanted to know if it is possible to test two devices at the same time using appium. Having more than one driver for different devices?. For example:
iphoneDevice.clickSomething()
androidDevice.shouldSeeSomething()