WebSocket-Resources icon indicating copy to clipboard operation
WebSocket-Resources copied to clipboard

A Dropwizard library that lets you use Jersey-style Resources over WebSockets

Results 6 WebSocket-Resources issues
Sort by recently updated
recently updated
newest added

**Server Version :** (Server v6.43.1) **Client Version :** (Android v5.24.7) **Dependencies :** ## Describe what are you trying to achieve I have server up and client setup is also done....

When you try to install an error, which way to dig? # mvn install -Dgpg.skip=true [WARNING] Some messages have been simplified; recompile with -Xdiags:verbose to get full output [INFO] 1...

Fixes https://github.com/WhisperSystems/WebSocket-Resources/issues/3 https://github.com/WhisperSystems/WebSocket-Resources/issues/2 will be resolved after a redeploy from the parent directory. I'm guessing the last deployment was done from the library directory to avoid deploying the sample projects...

Incorrect dependency version in WebSocket-Resources/sample-server/pom.xml file. The specified version number is 0.3.2 but it should be 0.3.3. EDIT: Line 16 and 50.

I tried to package the TextSecure Server and maven says ``` [ERROR] Failed to execute goal on project TextSecureServer: Could not resolve dependencies for project org.whispersystems.textsecure:TextSecureServer:jar:0.75: Failed to collect dependencies...

the javadoc -doclint option is new to JDK 1.8 so we get. [ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none Maybe a local maven profile can be...