I am implementing facebook chat client using DART. As far as i figured out, i need to use XMPP protocol.
Is there a XMPP api for dart?
- If yes, can you lead me to source?
- If no, is there any good (for a complete stranger to protocol) source, so that i can implement one.