meh.
                                            meh.
                                        
                                    The server/client should fragment the packets.
1. `Socket.UDP.process` is necessary if the process you want the messages to be sent is different from the one that opened it. 2. `Socket.close(socket)` 3. Probably, depends on what you're...
How do I define optional modules/dependencies?
I'm currently upgrading the parsers from nom 4 to nom 5, after I'm done with that I'll do a documentation pass. Sorry about the annoyance :panda_face:
Hello darkness my old friend. I remember the week I spent writing this, it really taught me how to hate phone numbers. Anyway, I'll do a pass of merging and...
Because I have an expensive operation I need to do to get information to put in the request, and I only need this information for mutations and not for queries.
Is the closure returning a Future? If yes, then that should work for my use case :) The work needs to call async stuffs too.
I have many different loader implementations already, this is for implementing the global object identification spec.
Any update on this? I'm now once again really needing it, and having to copy paste a bunch of queries.
Thanks!