Nick Jennings

Results 108 issues of Nick Jennings

Investigate using buns compile as a binary feature for sockethub. First attempt filed report here: https://github.com/oven-sh/bun/issues/17031

info:documentation
package:client

Some options mentioned specifically on the lerna workspaces page: https://pnpm.io/workspaces#release-workflow - https://github.com/changesets/changesets - https://rushjs.io/

⚠ If you need help with XMPP itself, please visit https://xmpp.org/community/ instead. **Describe the bug** I tried a simple connect with an invalid username and password **Logs** The connect fails,...

It was deprecated in 2.8.1 but for 3.0 we should remove all the WebFist code entirely.

technical debt

Treats handling close events or uncaught exceptions with a bit more caution to try to prevent crashes. Resolves #885

type:bug
state:ready
kredits-2

When Sentry is enabled, it's logging an `Element` object during `@xmpp/client` connect ``` node_modules/.bun/@[email protected]/node_modules/@sentry/core/build/esm/instrument/console.js ``` In the file, the comment says: ``` /** * Add an instrumentation handler for when...

info:needs-investigation
info:infrastructure