Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.x.x - Bikeshedding #343

Open
2 tasks
adam-fowler opened this issue Jan 11, 2024 · 2 comments
Open
2 tasks

2.x.x - Bikeshedding #343

adam-fowler opened this issue Jan 11, 2024 · 2 comments

Comments

@adam-fowler
Copy link
Member

adam-fowler commented Jan 11, 2024

Here are a list of symbol names, I'm not overly happy with but couldn't think of a better one at the time...

  • HBApplicationProtocol.processesRunBeforeServerStart: An array of closures we run before starting the HBServer service.
  • HTTPChannelHandler: Protocol for child channel that can handle HTTP1.1 packets.
@Diggory
Copy link

Diggory commented Jan 17, 2024

how about prestartProcesses or prestartActions?

@adam-fowler
Copy link
Member Author

how about prestartProcesses or prestartActions?

It has to be clear these are processes that will be run before we start the server.

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

No branches or pull requests

2 participants