shuaixr

Results 9 comments of shuaixr

> Is there any way we can simplify the bitcoin address check with a simple regular expression and checksum function? sure, I'll add a regular expression, first using regex then...

> Is it possible to simplify the implementation in this way and reduce the bundle size without losing relevant functionality? The current implementation contains a lot of functions and seems...

https://github.com/hoppscotch/hoppscotch/blob/e9e1366cc8a0f6d3116cb4ab5a44b964d1d36128/packages/hoppscotch-common/src/helpers/realtime/SSEConnection.ts#L46-L52 hoppscotch uses addEventListener to capture SSE messages, but since https://sse.dev/test don't send the event field, it can't be caught by addEventListener However, SSE connections without the event field are...

here's a simple `serve.ts` I created to make this work ![ksnip_20241109-055034](https://github.com/user-attachments/assets/fcfce75b-4d82-4d80-9a80-6ae398dc5c50) It's clear that some of fresh config, like [FreshConfig.server](https://fresh.deno.dev/docs/concepts/server-configuration#-server), can't be applied here @marvinhagemeister can I do this? Any...

@pushya22 @vihar Hi, I'm interested in this issue. May I take it on?

Can I work on this? thanks

Hi @RounakJoshi09 , are you still handling this?

Hi @dundee , I'm interested in this project. Could you assign this issue to me?