Stephen
Stephen
NNovu
Created by k0zn4n3j4 on 1/10/2024 in #💬│support
socket.io endpoint on reverse proxy?
Subdomain is also a good idea. But isn't it better to put all our services behind nginx as reverse proxy or load balancer. By this way we do not need subdomains ?
25 replies
NNovu
Created by k0zn4n3j4 on 1/10/2024 in #💬│support
socket.io endpoint on reverse proxy?
Anyways thanks @harrisyn
25 replies
NNovu
Created by k0zn4n3j4 on 1/10/2024 in #💬│support
socket.io endpoint on reverse proxy?
Ok this is the same workaround that I have done currently. To make the websocket work I'm using /socket.io/ path in nginx. I do not see any specific reason to maintain /novu path. but we have some other app running at the root of the domain so our lead wants to use a different path .
25 replies
NNovu
Created by k0zn4n3j4 on 1/10/2024 in #💬│support
socket.io endpoint on reverse proxy?
Docker containers through Docker compose
25 replies
NNovu
Created by k0zn4n3j4 on 1/10/2024 in #💬│support
socket.io endpoint on reverse proxy?
FYI for my requirement nginx serves as a reverse proxy and novu services reside in the path /novu. E.g api path is mydomain.com/novu/api ws path is mydomain.com/novu/ws
25 replies
NNovu
Created by k0zn4n3j4 on 1/10/2024 in #💬│support
socket.io endpoint on reverse proxy?
Yes I understand but I tried to configure with nginx and ended up with namespace error as @k0zn4n3j4 mentioned. If you have done it can you please show the config if possible
25 replies
NNovu
Created by k0zn4n3j4 on 1/10/2024 in #💬│support
socket.io endpoint on reverse proxy?
This still doesn't work for reverse proxy with nginx. Both web and ws client is not working. I'm planning to raise a PR for reverse proxy setup after i finish my testing
25 replies
NNovu
Created by Stephen on 12/15/2023 in #💬│support
Headless api issue in angular
@BiswaViraj @Pawan Jain I have raised PR for this please review https://github.com/novuhq/novu/pull/5021
26 replies
NNovu
Created by Stephen on 12/15/2023 in #💬│support
Headless api issue in angular
Alright thanks @BiswaViraj
26 replies
NNovu
Created by Stephen on 12/15/2023 in #💬│support
Headless api issue in angular
I'm asking this because, In our app we provide a filter for filtering only the "unread" messages. So when user turns this filter ON we need to refetch new queries and remove the existing subscription.
26 replies
NNovu
Created by Stephen on 12/15/2023 in #💬│support
Headless api issue in angular
@Pawan Jain . I have one more usecase over here. I would like unsubscribe from already subscribed queries. Say I want to reset. Like I want to call just the removeQueries(). I'm about to raise a PR for this issue. Can I also add this new method as well with this PR ?
26 replies
NNovu
Created by Stephen on 12/15/2023 in #💬│support
Headless api issue in angular
26 replies
NNovu
Created by Stephen on 12/15/2023 in #💬│support
Headless api issue in angular
Alright I have identified few more issues like this. I will create and post
26 replies
NNovu
Created by Stephen on 12/15/2023 in #💬│support
Headless api issue in angular
Any updates? @Pawan Jain
26 replies
NNovu
Created by Stephen on 12/19/2023 in #💬│support
How to completely remove a provider
@Pawan Jain
4 replies
NNovu
Created by Stephen on 12/15/2023 in #💬│support
Headless api issue in angular
@Pawan Jain
26 replies
NNovu
Created by hawke on 12/17/2023 in #💬│support
Does the create subscribers endpoint update existing ones?
Yes it will also update existing. I'm using novu version 0.19
5 replies
NNovu
Created by Stephen on 12/15/2023 in #💬│support
Headless api issue in angular
No description
26 replies
NNovu
Created by Stephen on 12/15/2023 in #💬│support
Headless api issue in angular
No description
26 replies
NNovu
Created by Stephen on 12/15/2023 in #💬│support
Headless api issue in angular
@Pawan Jain this is the issue i mentioned at first . Let me share screenshots
26 replies