A Tugboat personal demo repository for proxying websocket requests to a websocket enable service.
Build the main branch, which should include 2 services:
server: a node websocket enabled server written usingFastifynginx: a nginx reverse proxy to proxy requests to other services
Once built, you should be able to open up a Tugboat nginx terminal and proxy websocket requests to the server service via nginx.
wscat -c ws://${TUGBOAT_DEFAULT_SERVICE_URL_HOST}/server/ws