Merge feat/logger #1
Owner
- Fixed encoding issue: changed from btoa(String.fromCharCode(...)) to Buffer.from().toString('base64')
- Maintains persistent identity through private key storage
- Provides better state management and error tracking
- Supports connection acceptance/rejection flow
- Properly handles node lifecycle events
- Can be cleanly shut down with resource cleanup
- Fixed encoding issue: changed from btoa(String.fromCharCode(...)) to Buffer.from().toString('base64')
- Maintains persistent identity through private key storage
- Provides better state management and error tracking
- Supports connection acceptance/rejection flow
- Properly handles node lifecycle events
- Can be cleanly shut down with resource cleanup
chrda81
added 1 commit 2025-09-18 14:16:55 +02:00
chrda81
added 1 commit 2025-09-18 15:22:18 +02:00
Merge feat/logger (#1)
Reference in New Issue
Block a user
Delete Branch "feat/logger"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?