hsnmkls
hsnmkls
would love to have this feature since pocketbase uses SSE's for realtime database updates
I've had success with this by posting an object message with the code property set to 'EVENT' and set an arbitrary name property and any data I need passed to...
@hwchase17 any updates on this? still see nothing about alternate templating engines in the docs. searching doesn't help also
can confirm this is happening to me too on bun 1.0.15
the `dockerode` package is unusable because of this bug.
running into same problem. using bun v1.0.7 on mac
This seems to be a problem with bun. See https://github.com/oven-sh/bun/issues/6055
I think I have figured out the source of this problem. When connecting with the `mongodb+srv` protocol, the node.js mongo driver compares the resolved SRV records against the parent domain....
calling `Deno.resolveDns("...", "SRV")` also results in the same behavior (produces trailing dots)
any plans to add support for mistral?