autohook icon indicating copy to clipboard operation
autohook copied to clipboard

Fastify Integration

Open SlinkyPotato opened this issue 2 years ago • 1 comments

Problem

Allow start up of autohook with Fastify as an alternative option.

Solution

Introduce a new function startFastifyServer() under index.js that follows similar to startServer() but uses Fastify instead of http.createServer.

Result

Faster processing of requests from twitter DMs.

SlinkyPotato avatar Mar 10 '22 23:03 SlinkyPotato

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 10 '22 23:03 CLAassistant