Skip to content

Releases: jamkernel/jamkernelp2p

Release list

v1.2.0

Choose a tag to compare

@jamkernel jamkernel released this 11 Jul 12:24

jamkernelp2p v1.2.0

Correcciones

  • Rate limit: 12 ? 60 msg/s
  • WebSocket cliente: validaci?n de handshake (Sec-WebSocket-Accept)
  • Catch blocks: logging agregado en WebRTC y _sendEncryptedDirect
  • Null reference: _handleAnnounce protegido contra _identityManager null
  • APIs faltantes: whenIdentityReady(), getPlatformName(), getSignalingUrl()
  • WorkerPool funcional: cola de tareas, concurrencia limitada, worker_threads opcional
  • C?digo muerto: l?nea 995 removida (pubKeyRaw no usado)
  • Verificaci?n general de integridad del archivo

Documentaci?n

  • README.md actualizado con arquitectura, API, comparativa y roadmap
  • index.html: landing page informativa