Fix Uint8Array type error breaking Docker build
TypeScript 5.7+ makes Uint8Array generic over its buffer type.
Pass .buffer as ArrayBuffer to pushManager.subscribe() to fix
the type incompatibility with BufferSource.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
authored by
pierrelf.com
tangled.org
bf465e0a
e4801579