UbitUmarov
|
4ad892e090
reenable keepalive local override, + cosmetics
|
vor 4 Jahren |
UbitUmarov
|
ac7187eada
avoid a null ref, plus some cleanup
|
vor 4 Jahren |
UbitUmarov
|
1c6d454691
remove excess garbage
|
vor 4 Jahren |
UbitUmarov
|
97cb6254ef
cosmetics, rename a few vars, etc
|
vor 4 Jahren |
UbitUmarov
|
4ced4fed33
replace GetMeshModule and GetTextureModule
|
vor 6 Jahren |
UbitUmarov
|
e520dba717
Merge branch 'master' into httptests
|
vor 7 Jahren |
UbitUmarov
|
a2c2456076
remove LongPoll type and queues. Events should now have reduced latency also. About previus commit, it maybe a modified ingen-e3s-v1.33 script that is broken, and not the original version, can't tell
|
vor 7 Jahren |
UbitUmarov
|
254b26a7d5
fix merge
|
vor 7 Jahren |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
vor 7 Jahren |
UbitUmarov
|
442b272228
add a Drop method to PollService Event handlers, Drop requests on connections known to be lost or delay event check if they are sending a response
|
vor 8 Jahren |
Melanie
|
a7eb1b5b85
Merge branch 'master' into careminster
|
vor 11 Jahren |
Diva Canto
|
9e35b069a4
Reverting the reverts I did yesterday. cpu-branch has now been
|
vor 11 Jahren |
Diva Canto
|
fa2370b32e
Revert "Cleared up much confusion in PollServiceRequestManager. Here's the history:"
|
vor 11 Jahren |
Diva Canto
|
e46459ef21
Cleared up much confusion in PollServiceRequestManager. Here's the history:
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
1b7b664c86
Add request received/handling stats for caps which are served by http poll handlers.
|
vor 11 Jahren |
Melanie
|
75631e0267
Supply proper type information for the various types of requests
|
vor 11 Jahren |
Melanie
|
7c0bfca7a0
Adding Avination's PollService to round out the HTTP inventory changes
|
vor 11 Jahren |
teravus
|
cda127e30f
* Prep work switching the GetMeshModule over to a poll service.
|
vor 12 Jahren |
UbitUmarov
|
617f1b9223
just remove the damm thing
|
vor 12 Jahren |
UbitUmarov
|
7e3eba1064
Seems nothing actually need the request body for getevents. so change
|
vor 12 Jahren |
UbitUmarov
|
654dd289f2
more changes to PollService
|
vor 12 Jahren |
Melanie
|
387e59ff7f
Revamp the HTTP textures handler to allow a maximum of four fetches
|
vor 12 Jahren |
Melanie
|
7e17f4296e
Fix background inventory loading (Viewer 3) so it won't lag out the sim
|
vor 12 Jahren |
Melanie
|
26d89777d8
Merge branch 'avination' into careminster
|
vor 12 Jahren |
Melanie
|
4854d77904
Add an EventType enum and Type field to the poll service event args. This allows
|
vor 12 Jahren |
UbitUmarov
|
02cb0bf80a
added a timeout paramenter to PollServiceEventArgs, so each type can define it's timeout
|
vor 12 Jahren |
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.
|
vor 12 Jahren |
Melanie
|
97c18caa76
Thank you, Intari, for a patch that implements the missing pieces of
|
vor 15 Jahren |
Melanie
|
dafe5bf05f
Completely remove the prior implementation of the request event handling
|
vor 15 Jahren |
Melanie
|
bc9e4cfd96
Add a RequestID (UUID.Random()) to the PollRequest and pass it to all
|
vor 15 Jahren |