hummingbird
hummingbird copied to clipboard
2.x.x - Bikeshedding
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.
how about prestartProcesses or prestartActions?
how about
prestartProcessesorprestartActions?
It has to be clear these are processes that will be run before we start the server.
Personally I think we're fine with these names