-
Test cases in service_test.go is not stable - fail quite often.
I debugged go/pkg/bertymessenger/service_test.go
For this test, will have 2 points sometimes failed:
### 1. testAddContact() \ line 796…
-
## How can we support multi peer replication with CDTDatastore
### Explanation of the issue
Currently we are able to replicate from the cloud to the iOS devices using the replication which is wo…
-
My application zips contents of a directory, then writes the zipped content to disc. The zipped content is then converted to Data (using Data(contentsOf: url)), so that the content can be transported …
-
- Wi-Fi Direct (p2p) - https://developer.android.com/guide/topics/connectivity/wifip2p
- Wi-Fi Aware (NAN) - https://developer.android.com/guide/topics/connectivity/wifi-aware
- Wi-Fi RTT (IEEE 802.…
daadu updated
3 years ago
-
Screen synchronization is a big problem.
-
`gListener` is a global variable needed by `HandleFoundPeer` to inform libp2p a new peer was found.
`HandleFoundPeer` is called by the mc driver with the remote peer ID as argument like this:
`(Driver…
-
People talk about waiting hours for it to sync. We need to greatly improve the experience.
We have to consider not syncing article content as a possible solution. This could mean mismatched unread …
-
This sounds like a major new VPN technology.
We need guides and documentation about its capabilities and advantages
-
@dependabot tried to automatically update the version of `gci` we are using -> https://github.com/berty/berty/pull/2771
---
It results in `gci` terminating with `exit 1` without any useful loggi…
-
Your Type enum MessageType clashes with your Type UnityEditor.MessageType if you have this sample in project with other code which uses EditorGUILayout.HelpBox etc... please add namespace...
Thanks