A websocket server forwarding messages sent by msg-forward-ui.
go build -o msgforwardCreate a file config.json under the same directory of the binary.
{
"addr": ":8080",
"username": "go",
"password": "go"
}Then
./msgforward| Name | Name | Last commit date | ||
|---|---|---|---|---|
A websocket server forwarding messages sent by msg-forward-ui.
go build -o msgforwardCreate a file config.json under the same directory of the binary.
{
"addr": ":8080",
"username": "go",
"password": "go"
}Then
./msgforward