Dhruv Rajvanshi

Results 7 comments of Dhruv Rajvanshi

Future is already implemented in this library (https://github.com/dhruvrajvanshi/crystal-futures) which depends on CRZ. I'm skeptical about implementing it this library. Try can be merged

I didn't know that (I don't really have a ruby background). I'll think of new names. Feel free to suggest some.

how does Crystalline sound? EDIT: There's already a Crystalline project in Crystal community :(

I tried switching the HTTP::Server's listen method to listen_fork but it seems that it's not forking any threads. Will have to investigate.

Not sure if it is possible to generalize this to all monads in a type-safe way because that would require higher kinded types, which typescript doesn't have. Keeping this open...

I was thinking something along the lines of [this](https://github.com/dhruvrajvanshi/serverless-next.js/commit/990ca45508988962cc8f7850e0a63d710ade5b92). I'm happy to open a PR in case this approach is acceptable.