Commit History

Author SHA1 Message Date
  UbitUmarov 4ced4fed33 replace GetMeshModule and GetTextureModule 5 years ago
  UbitUmarov e520dba717 Merge branch 'master' into httptests 7 years ago
  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 7 years ago
  UbitUmarov 254b26a7d5 fix merge 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  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 8 years ago
  Melanie a7eb1b5b85 Merge branch 'master' into careminster 11 years ago
  Diva Canto 9e35b069a4 Reverting the reverts I did yesterday. cpu-branch has now been 11 years ago
  Diva Canto fa2370b32e Revert "Cleared up much confusion in PollServiceRequestManager. Here's the history:" 11 years ago
  Diva Canto e46459ef21 Cleared up much confusion in PollServiceRequestManager. Here's the history: 11 years ago
  Justin Clark-Casey (justincc) 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. 11 years ago
  Melanie 75631e0267 Supply proper type information for the various types of requests 11 years ago
  Melanie 7c0bfca7a0 Adding Avination's PollService to round out the HTTP inventory changes 11 years ago
  teravus cda127e30f * Prep work switching the GetMeshModule over to a poll service. 11 years ago
  UbitUmarov 617f1b9223 just remove the damm thing 11 years ago
  UbitUmarov 7e3eba1064 Seems nothing actually need the request body for getevents. so change 11 years ago
  UbitUmarov 654dd289f2 more changes to PollService 11 years ago
  Melanie 387e59ff7f Revamp the HTTP textures handler to allow a maximum of four fetches 11 years ago
  Melanie 7e17f4296e Fix background inventory loading (Viewer 3) so it won't lag out the sim 12 years ago
  Melanie 26d89777d8 Merge branch 'avination' into careminster 12 years ago
  Melanie 4854d77904 Add an EventType enum and Type field to the poll service event args. This allows 12 years ago
  UbitUmarov 02cb0bf80a added a timeout paramenter to PollServiceEventArgs, so each type can define it's timeout 12 years ago
  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. 12 years ago
  Melanie 97c18caa76 Thank you, Intari, for a patch that implements the missing pieces of 15 years ago
  Melanie dafe5bf05f Completely remove the prior implementation of the request event handling 15 years ago
  Melanie bc9e4cfd96 Add a RequestID (UUID.Random()) to the PollRequest and pass it to all 15 years ago
  Melanie 04170521f0 Add a UUID param to NoEvents in PollServiceEventArgs to make it more generic 15 years ago
  Teravus Ovares 032aeb8b5d * Adds the ability to have a thread efficient long poll service (such as the eventqueue) 15 years ago