awslabs / amazon-kinesis-client-net

This package provides an interface to the Amazon Kinesis Client Library (KCL) MultiLangDaemon for the .NET Framework.
Apache License 2.0
62 stars 60 forks source link

Add Support for New KCL Features #11

Open pfifer opened 7 years ago

pfifer commented 7 years ago

Creating this to track an issue from amazon-kinesis-client Add support for newer KCL features including ApproximateArrivalTimestamp.

Created from awslabs/amazon-kinesis-client#85

pfifer commented 7 years ago

Additional request for awslabs/amazon-kinesis-client#77

zdjohn commented 7 years ago

re: awslabs/amazon-kinesis-client#77 I correct me if i am wrong. that will requires change on the AWSSDK C# Lib instead of here.