Commit History

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