Prem Chaitanya Prathi

Results 68 comments of Prem Chaitanya Prathi

> Go to https://github.com/threeproto/wachat and use `report-warning` branch BTW, cool sample app built on go-waku. If you plan to maintain it, then you may want to mgirate it to the...

> Close your wifi, then open it again ~~Curious to know how you are detecting node went offline (that too quite quickly)~~ NVM, figured it out. You are using HTTP...

> Close your wifi, then open it again An unrelated question: any specific reason you bringing down and restart wakuNode when network switches from offline to online? You can leave...

> When I test go-waku/chat2 and wachat, the waku node disconnect notification happens after I shutdown the network for more than 20 seconds, and I start the network again, if...

At first look, this seems to be like something is not cleanedup properly at pubsub level that is causing this. Will take a deeper look to see how this can...

Today, have noticed this error even with the file upload API at endpoint `/upload `as well. The files we are trying to upload are of small size in this case,...

Not necessarily, have noticed this happening with different CAR files at different times randomly. Also noticed that they ended up getting uploaded in next run in some cases. Here is...

This cannot be merged as @fbarbu15 indicated that REST API is being used for go-waku (client) nwaku (service node) interop tests. cc @richard-ramos

Note that i am not fixing the conventional commits CI error for now, rather while merging it to master..committs will be squashed and i will fix commit messages then :)

> @chaitanyaprem could you point out example where `go-waku` is used with React Native? https://github.com/waku-org/waku-react-native/tree/master/example i am aware of. Haven't run this in a while though as we archived this...