Skip to content

Conversation

@RussellCanfield
Copy link

@RussellCanfield RussellCanfield commented Aug 8, 2022

Assumptions:

  • One protocol per Plan, executor becomes 1:1 with Plan.
  • Executor handles the proposal(s) internally: POST, GET, etc

Add general abstraction of "Executor" this would be a generic interface across protocols (http, socket, etc). The executor could be stateful in the case of HTTP, the client is thread safe and efficient to reuse.

Change timer.Ticks to NewTicker which allows for garbage collection via Stop()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant