cdmbase / graphql-nats-subscriptions

MIT License
15 stars 5 forks source link

Securing NATS for Public PubSub #6

Open ashertl opened 3 years ago

ashertl commented 3 years ago

Given that NATS accounts have been set up as required. Am I able to secure NATS with this pubsub package such that clients can only subscribe to messages and the grapql server can only publish messages?

veeramarni commented 3 years ago

@ashertl Do you have any suggestion on it? Can you create a PR?