I know php and my friend knows c#.
We have to develop a windows 8 metro app that have the capability of instant messaging.
What else do we need to know? WCF is out of the list because of its limitations towards metro app. So I need to know options other than wcf that should be approached to?
Do MQTT, XMPP or WEBSOCKETS have to do something with our project?