therealshark

Results 2 issues of therealshark

The fastify server has a route with a parameter `/json/time_in_queue` but this parameter is never used, instead the variable is hardcoded to 15000: https://github.com/ThePrimeagen/BunSpreader/blob/ca02db8e484e48de09c8f9b457d2bec1862a286b/src/fastify.js#L57 I would assume this changes the...

Hi :) i'm currently looking into using some composables and found both this lib and https://vueuse.org/. It seems, they are quite similar, are they connected in any way?