Skip to content

jcbain/tb_websocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocks

A Tugboat personal demo repository for proxying websocket requests to a websocket enable service.

Instruction

Build the main branch, which should include 2 services:

  1. server: a node websocket enabled server written using Fastify
  2. nginx: 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors