Skip to content

Service that imports test1 and outputs each received command to STDOUT.

Notifications You must be signed in to change notification settings

alienhaxor/test2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Description

Service that imports test1, creates listeners("subscribers") that output each received command to STDOUT.

Usage

Use cURL to spam the server.

curl -H "Content-Type: application/json" -X POST -d '{"type":1, "body": "Test"}' 127.0.0.1:9999/cmd

add --verbose to get more information.

About

Service that imports test1 and outputs each received command to STDOUT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages