plgd-dev / go-coap

Implementation of CoAP Server & Client in Go

Home Page:https://coap.technology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dtls/server.go Server.heartBeat is unused

niondir opened this issue · comments

For some reason when updated the Server.heartBeat is not used anymore. Should we remove it from the Server struct?