Bitchat Mesh is a standalone Android and iOS library that provides core Bluetooth Low Energy (BLE) mesh networking, encryption, and peer-to-peer messaging functionality. It maintains 100% protocol compatibility with the original bitchat application for cross-platform communication.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
45
commits
2
commits
feat: Add sync documentation for Android and iOS test coverage updates
408fb82View on GitHubAdd comprehensive unit tests for Noise protocol and related components
44bf00aView on GitHubfeat: Add additional Android instrumentation tests to enhance test coverage
1ba56c5View on GitHubfeat: Add instrumentation tests for FileUtils and DeviceUtils, enhancing test coverage
ec5b966View on GitHubfeat: Update Jacoco report configuration to exclude Bluetooth stack classes
42ffb4fView on GitHubEnhance testing and coverage for Bitchat application
f168fd4View on GitHubfeat: Add unit tests for FragmentManager fragment creation and handling, and enhance MessageHandler tests for various scenarios
adeac54View on GitHubfeat: Add unit tests for FragmentManager fragment handling and GossipSyncManager payload size limits
dd6555cView on GitHubfeat: Update unit tests for FragmentManager, MessageHandler, and GossipSyncManager with additional scenarios and coverage improvements
9848392View on GitHubfeat: Add unit tests for FragmentManager cleanup and clearing functionality
428ac08View on GitHubfeat: Add unit tests for MessageHandler file transfer handling and SecurityManager data cleanup
c148524View on GitHubfeat: Enhance unit tests for MessageHandler and SecurityManager with additional scenarios
c36a07aView on GitHubfeat: Add unit tests for MessageHandler and PeerManager, and implement SecurityManager tests
7525f54View on GitHubfeat: Add comprehensive unit tests for MessageHandler, PeerManager, SecurityManager, NoiseSession, and GossipSyncManager functionalities
c7432cbView on GitHubfeat: Add unit tests for IdentityAnnouncement, VerificationService, SyncDefaults, ByteArrayExtensions, and NotificationIntervalManager functionality
f131ce3View on GitHub