You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Enterprise Web Developer Community
Hi Rob, et. al,
Ideally I'd like to have the ability to test my websocket qewd handlers directly from a server in some way, rather than via a browser. Is this feasible and if so, how so?
Kind Regards,
Noel
Noel da Costa
unread,
May 29, 2025, 5:18:09 AMMay 29
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Enterprise Web Developer Community
I dove in and solved this problem by creating a refactor `qewd-client` for node, called `qewd-client-node`. I don't think such a thing existed before – I couldn't find anything like it anyway.