-
At first this module was working great! But after sending cometd, connection requests, it is now returning as successful: false, with no advice, and says the transport has been closed.
Any idea wha…
-
Hey folks,
We are currently sending some messages, and based on a flag disconnect the clients if the conversation/process is finished. If so, we call `client.disconnect()` on it to make sure the cl…
-
I get this exception after upgrading from 3.1.5. Using Tomcat 9.0.12. First mentioned in https://github.com/cometd/cometd/issues/791.
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
```
**Scope** (check one with "x")
```
[x…
-
### Scenario:
1. Start server
2. Open page in the browser (IE8 or IE9) (long-polling switching automatically to callback-polling) - everything works fine
3. Shut down server
4. Start server
Cometd …
-
Hello.
I downloaded the benchmarking java project and tried to run the server with maven.
I got this error:
```
[ERROR] Failed to execute goal on project cometd-java-benchmark-server: Could …
-
Since 3.0.6 cometd dosen't work in OSGI environment. Export/Import sections are messed up.
e.g. same import/export packages in bayeux-api
```
Export-Package =
org.cometd.bayeux;version=3.0.10,
…
-
I'm working on a dojo project that requires cometd and we're beginning to use npm for dependencies and build scripts. There's another repo, https://github.com/cometd/cometd-dojo, that contains the exa…
-
https://github.com/cometd/cometd/blob/781c5a88c629254f02e34a31a379fbedab1c8022/cometd-java/cometd-java-server/src/main/java/org/cometd/server/transport/AsyncJSONTransport.java#L309-L315
Hey guys, I…
-
I spent a few hours debugging this. Running `ember server --proxy http://something` on `3.4.2` when we have a CometD WebSocket connection leads to `'ws://127.0.0.1:4200/project/streaming' failed: Inva…