Szymon Wygnański

Results 14 issues of Szymon Wygnański

### Describe the bug When surrealdb dies the library does not try to reconnect and it's not throwing (catchable) error. ### Steps to reproduce 1. Start surreal 2. Create new...

enhancement

https://fresh.deno.dev/docs/concepts/plugins ![image](https://github.com/denoland/fresh/assets/1343930/73afa03a-0e7b-40a2-b902-210816f669ac) ![image](https://github.com/denoland/fresh/assets/1343930/4616a37d-c974-4ad2-9059-cd0447c69d61)

docs

Using Partials is great! I really like the idea. However if a website relies on them then visitors with slow internet connection have a very bad experience because of lack...

feat

Greeter example in this repo works fine as long as both client and server are implemented in OCaml. I tried implementing the server in Go: https://github.com/finalclass/greeter-grpc-example (you can run it...