I was working a lot on the Silverlight version since the 1st announcement. You can expect the release very soon.
What happened:
- I renamed the project from agsXMPP2 to MatriX.
- The core of the Silverlight library works also under .NET, Compact Framework and Mono. Future versions of agsXMPP will use this core as well and will benefit from all new cool .NET features like Generics, LINQ, LINQ to Xml and others.
- BOSH support was added
- Proxy support was added
You can test the basic Silverlight2 example client here:
http://matrix.ag-software.de
You should be able to connect to any XMPP server on the federated network which needs no SRV lookups. In the next version I will allow you to specify the server hostname on the login page.
All comments and bug reports are welcome.