GitHub user pablojan opened a pull request:
https://github.com/apache/incubator-wave/pull/21
Remove atmosphere as websocket's provider
Atmosphere has been use for last two years to provide a reliable transport
layer for the client-server communications. However, at this moment it se
Github user vega113 commented on a diff in the pull request:
https://github.com/apache/incubator-wave/pull/21#discussion_r111780378
--- Diff:
wave/src/main/java/org/apache/wave/box/server/rpc/InitialsAvatarsServlet.java
---
@@ -0,0 +1,57 @@
+/**
+ * Licensed to the Apache
Github user vega113 commented on a diff in the pull request:
https://github.com/apache/incubator-wave/pull/21#discussion_r111781019
--- Diff:
wave/src/main/java/org/waveprotocol/wave/client/common/util/SignalEventImpl.java
---
@@ -93,8 +93,8 @@ public static boolean isKeyEvent(Eve
Github user vega113 commented on a diff in the pull request:
https://github.com/apache/incubator-wave/pull/21#discussion_r111781203
--- Diff:
wave/src/main/java/org/apache/wave/box/server/rpc/InitialsAvatarsServlet.java
---
@@ -0,0 +1,57 @@
+/**
+ * Licensed to the Apache