Robert Adams
|
26f364cc5d
|
Comment out test messages that go directly to the console.
|
2012-12-31 19:57:20 -08:00 |
|
BlueWall
|
ac65085cc3
|
XmlRpcGridRouter
Flesh out XmlRpcGridRouter to reap unused channels from gateway when scripts or objects are removed, or when the llCloseRemoteDataChannel is called.
See: http://http://forge.opensimulator.org/gf/project/xmlrpcrouter/ or
https://github.com/BlueWall/XmlRpcRouter
for php gateway and test code.
|
2012-12-03 20:16:44 -05:00 |
|
Diva Canto
|
64fad2f80e
|
Two more modules converted: XmlRpcGridRouterModule and XmlRpcRouterModule.
|
2012-11-11 16:44:59 -08:00 |
|
Justin Clark-Casey (justincc)
|
08dc07dc76
|
refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest()
|
2011-07-13 00:48:36 +01:00 |
|
Jeff Ames
|
840de6c036
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
|
Melanie Thielker
|
acfb5051cd
|
Intermediate commit. WILL NOT COMPILE!
|
2009-05-04 20:15:39 +00:00 |
|
Justin Clarke Casey
|
9f6b8ec9b0
|
minor: Remove some mono compiler warnings. Uncomment code when it's actually being used.
|
2009-04-15 19:46:37 +00:00 |
|
Melanie Thielker
|
3307f21706
|
Add XmlRpcGridRouter, a module that communicates URIs for XMLRPC channels
to a central server via REST, for centralized XMLRPC routing.
|
2009-04-10 22:05:37 +00:00 |
|
Melanie Thielker
|
ae6f265729
|
Add an optional region module which will supply a script event,
xmlrpc_uri(string) in response to a OpenRemoteDataChannel call. The string
is the fully qualified URI to post XMLRPC requests for that script to.
|
2009-04-10 21:26:36 +00:00 |
|