Skip to content

Commit

Permalink
#850 Added additional methods for editable example.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjstevo committed Nov 11, 2023
1 parent 0c3b6bc commit d7beb84
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ class DefaultMessageHandler(val channel: Channel,

override def sendUpdates(): Unit = {

//TODO implement flow controller

flowController.shouldSend() match {
case op: SendHeartbeat =>
logger.debug("Sending heartbeat")
Expand Down

0 comments on commit d7beb84

Please sign in to comment.