Melanie
|
a7eb1b5b85
Merge branch 'master' into careminster
|
hace 11 años |
Diva Canto
|
9e35b069a4
Reverting the reverts I did yesterday. cpu-branch has now been
|
hace 11 años |
Diva Canto
|
fa2370b32e
Revert "Cleared up much confusion in PollServiceRequestManager. Here's the history:"
|
hace 11 años |
Diva Canto
|
e46459ef21
Cleared up much confusion in PollServiceRequestManager. Here's the history:
|
hace 11 años |
Justin Clark-Casey (justincc)
|
1b7b664c86
Add request received/handling stats for caps which are served by http poll handlers.
|
hace 11 años |
Melanie
|
75631e0267
Supply proper type information for the various types of requests
|
hace 11 años |
Melanie
|
7c0bfca7a0
Adding Avination's PollService to round out the HTTP inventory changes
|
hace 11 años |
teravus
|
cda127e30f
* Prep work switching the GetMeshModule over to a poll service.
|
hace 12 años |
UbitUmarov
|
617f1b9223
just remove the damm thing
|
hace 12 años |
UbitUmarov
|
7e3eba1064
Seems nothing actually need the request body for getevents. so change
|
hace 12 años |
UbitUmarov
|
654dd289f2
more changes to PollService
|
hace 12 años |
Melanie
|
387e59ff7f
Revamp the HTTP textures handler to allow a maximum of four fetches
|
hace 12 años |
Melanie
|
7e17f4296e
Fix background inventory loading (Viewer 3) so it won't lag out the sim
|
hace 12 años |
Melanie
|
26d89777d8
Merge branch 'avination' into careminster
|
hace 12 años |
Melanie
|
4854d77904
Add an EventType enum and Type field to the poll service event args. This allows
|
hace 12 años |
UbitUmarov
|
02cb0bf80a
added a timeout paramenter to PollServiceEventArgs, so each type can define it's timeout
|
hace 12 años |
Justin Clark-Casey (justincc)
|
dca04c7b61
Avoid a race condition where an incoming request to a script external URL can trigger an exception is the URL was being removed at the same time.
|
hace 12 años |
Melanie
|
97c18caa76
Thank you, Intari, for a patch that implements the missing pieces of
|
hace 15 años |
Melanie
|
dafe5bf05f
Completely remove the prior implementation of the request event handling
|
hace 15 años |
Melanie
|
bc9e4cfd96
Add a RequestID (UUID.Random()) to the PollRequest and pass it to all
|
hace 15 años |
Melanie
|
04170521f0
Add a UUID param to NoEvents in PollServiceEventArgs to make it more generic
|
hace 15 años |
Teravus Ovares
|
032aeb8b5d
* Adds the ability to have a thread efficient long poll service (such as the eventqueue)
|
hace 15 años |