Commit History

Author SHA1 Message Date
  Stan Janssen 073366c073 Always set reportRequestID = 0 on oadrRegisterReport 3 years ago
  Stan Janssen e3f84e2588 Always set the Content-Type header 3 years ago
  Stan Janssen b53cd11f3e Fixed x-LoadControlPercentOffset typo 3 years ago
  Stan Janssen e9eac00a52 Consolidated testing certificates 3 years ago
  Stan Janssen ea872d12cf Updated expired testing certificates 3 years ago
  Stan Janssen b431e0008b Updated documentation 3 years ago
  Stan Janssen 66c6bf3692 Remove unused sleep calls from test suite to run faster 3 years ago
  Stan Janssen c8a164c029 Version 0.5.16, released on 10 december 2020 3 years ago
  Stan Janssen 0c53056b1f Further robustness checks to the on_register_report logic 3 years ago
  Stan Janssen 8e3d39e089 Ajdusted the report XML template 3 years ago
  Stan Janssen 5f99039df0 More careful checking of the on_register_report returned data. 3 years ago
  Stan Janssen 60cf5df654 Use reportDataSource instead of reportSubject to get the resourceID of the report 3 years ago
  Stan Janssen a3e979c4e6 Support for reports without a reportSubject 3 years ago
  Stan Janssen f8f7ce43a0 Simplified datetime parser 3 years ago
  Stan Janssen 44e3506529 Consolidated test_parse_datetime 3 years ago
  Stan Janssen 738f9990ab Parse datetimes without microseconds 3 years ago
  Stan Janssen 08b0865251 Version 0.5.15, released on 15 december 2020 3 years ago
  Stan Janssen 4ca5ea9d2a Add client support for events that don't require a response 3 years ago
  Stan Janssen a9767d596d Made using futures as event callbacks more robust. 3 years ago
  Stan Janssen 45392e7c77 Restored Python 3.7 support 3 years ago
  Stan Janssen 3029d96dad Added additional checks to the event callback 3 years ago
  Stan Janssen b4b0e388d7 Add support for events that don't require a response 3 years ago
  Stan Janssen 9397a71a1d Add support for setting your own event_id when using server.add_event 3 years ago
  Stan Janssen cce5acf34b Add support for using a Future instead of a function or coroutine as event status callback 4 years ago
  Stan Janssen f29f2dba42 Version 0.5.14, released on 15 december 2020 4 years ago
  Stan Janssen c94e407d3a Removed the server.run() method in favor of a more consistent experience between client and server 4 years ago
  Stan Janssen 92336dc7b7 Add support for event callbacks to server.add_raw_event method. 4 years ago
  Stan Janssen bad87bc52e Fixed a naming inconsistency in the ActivePeriod object 4 years ago
  Stan Janssen ad519b6131 Silently cancel running tasks on client and server stop 4 years ago
  Stan Janssen 2f68966b16 Made test case more robust when running on Github Actions 4 years ago