jReto
jReto copied to clipboard
P2P Framework for realtime collaboration in Java
I got the communication mostly working, some weird quirks, but the most important use case was using the comm on a local mobile hotspot for fast data transfer. Initially it...
Hi, I'm trying to compile the RemoteP2PServer in order to use it under the TomCat. When I compile I get this error: RemoteP2P: Error assembling WAR: webxml attribute is required...
Hello, I had a question in regards to Reto. Can it be used for P2P connections outside of a local network with a server in the middle? Or can one...
Current git, `mvn package` fails: ``` ------------------------------------------------------------------------------- Test set: jReto.integration.DiscoveryTest ------------------------------------------------------------------------------- Tests run: 11, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.883 sec
Hi, I've compiled the RemoteP2P server code and deployed it with Tomcat 8. The server is getting a null pointer when trying to accept a connection request between two peers...
The RemoteP2P module currently instantiates the websocket client via the following: ClientManager client = ClientManager.createClient(); However, if a custom ssl context has to be created, we need to add a...
Welcome to [Mend Bolt for GitHub](https://github.com/apps/mend-bolt-for-github) (formerly WhiteSource). This is an onboarding PR to help you understand and configure settings before Mend starts scanning your repository for security vulnerabilities. :vertical_traffic_light:...