Results 3 issues of Heath

Hello, I'd like to set the locale based on a cookie rather than use the built in NextJS path detection. Meaning that every page will have regular routes like /,...

I am finding that the text ": hi" is occasionally injected into event source streams. I traced it back to [this](https://github.com/slact/nchan/blob/7dca1dba4d6ac0ca282e18a1b25d92257bbaf9d7/src/subscribers/eventsource.c#L30) line but I am not familiar enough with nchan...

This might not be something this library can handle but I would appreciate any advice. I'm hoping to fallback to the previously rendered HTML rather than a fallback component, basically...