NordicSemiconductor / NAT-TestServer

Receives NAT test messages from the NAT-TestFirmware and logs them and timeout occurances to S3
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

feat: write log entry in case of successfull send/rcv or timeout #10

Closed coderbyheart closed 4 years ago

coderbyheart commented 4 years ago

The purpose of this change is to have either a timeout: true or timeout: false log message per interval.

This includes some refactorings of the code to make it more legible

coderbyheart commented 4 years ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: