hazelcast / hazelcast/hazelcast-nodejs-client
Missing Topic implementation
Open
Source: Community
Type: Defect
- Dominant language
- TypeScript
- Stars
- 152
- Forks
- 64
- Avg merge
- 46m
- Merged PRs (30d)
- 3
Description
**Describe the bug**
In the documentation of the client features (https://hazelcast.com/developers/clients/), topics and reliable topics are marked as implemented. But unfortunately I can't find a corresponding method that gives me a topic. Only the ReliableTopic. Part of our eventing is based on topics. Are topics implemented and if so, how can I use them?
**Expected behavior**
I would like to have a method getTopic(topicName) as it's implemented for ReliableTopics
Contributor guide
Assessment
This issue has not been assessed yet.