OpenSimMirror/OpenSim/Framework/Communications
Dr Scofield 67dee6410d * fleshing out XMPP entities, adding XmppWriter and XmppSerializer
having spent the last couple of days wrestling with .NET XmlSerializer
  and trying to get it to do what is required by XMPP (RFC 3920 & 3921)
  this is the preliminary result of that wrestling (you should see the
  other guy!): XmppSerializer allows us to serialize Xmpp stanza (and
  theoretically deserialize [or reify] them), XmppWriter helps avoiding
  various gratuitous crap added in by off-the-shelf XmlSerializer.

  this is currently not used anywhere but the plan is to use it for 
  at least an XMPPBridgeModule.
2008-06-04 13:06:24 +00:00
..
Cache provide slightly more sane defaults in the file based asset loader 2008-06-02 20:28:26 +00:00
Capabilities Update svn properties. Formatting cleanup. 2008-05-25 23:27:38 +00:00
Limit Formatting cleanup. 2008-05-16 01:22:11 +00:00
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
XMPP * fleshing out XMPP entities, adding XmppWriter and XmppSerializer 2008-06-04 13:06:24 +00:00
CAPSService.cs Update svn properties. Formatting cleanup. 2008-05-25 23:27:38 +00:00
CommunicationsManager.cs Update svn properties. Formatting cleanup. 2008-05-30 08:35:57 +00:00
GenericAsyncResult.cs Add copyright notices. 2008-05-20 15:38:49 +00:00
IGridServices.cs * If a region running in grid mode fails to login to the grid service, startup will now terminate instead of carrying on (and thus burying the error message) 2008-05-12 16:57:56 +00:00
IInterRegionCommunications.cs From: Dr Schofield <hud@zurich.ibm.com> 2008-05-14 17:03:25 +00:00
IInventoryServices.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
IUserService.cs * Committing more unfinished stuff. Nothing significant at the moment. IM related. 2008-06-01 10:05:22 +00:00
InventoryServiceBase.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
LoginResponse.cs Formatting cleanup. 2008-05-16 01:22:11 +00:00
LoginService.cs * Implements UserServer logoff in a few situations 2008-05-31 12:18:29 +00:00
RestClient.cs Add copyright notices. 2008-05-20 15:38:49 +00:00
UserManagerBase.cs * Committing more unfinished stuff. Nothing significant at the moment. IM related. 2008-06-01 10:05:22 +00:00