Jennifer88huang commented on issue #8688: URL: https://github.com/apache/pulsar/issues/8688#issuecomment-736311527
@hpvd Thank you very much for your feedback. I'd like to explain the following points: 1. I've updated the [client feature matrix page](https://github.com/apache/pulsar/wiki/Client-Features-Matrix) accordingly. Some features in Websocket are not supported, yet we have plan to support them in the future. If you are familiar with any feature and would like to help, feel free to contact us. 2. Effectively-once is supported for websocket. We'll provide related info in #8175, and close the issue after @cvuijst agrees. 3. Nack Ack will also be supported once the PR #8249 is merged. Some test issues block #8249. We can update the website again after this PR is merged. 4. Concerning the documentation: "Through WebSockets you can publish and consume messages and use all the features available in the Java, Go, Python and C++ client libraries", it's our ultimate target. Currently, WebSockets could not use some features. To avoid misunderstanding, maybe I can refine it as "Through WebSockets you can publish and consume messages and use features available in the Java, Go, Python and C++ client libraries. For details on the features available for WebSockets, refer to [Client Features Matrix](https://github.com/apache/pulsar/wiki/Client-Features-Matrix)." ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
