Skip to content

Files

Latest commit

2831cb5 · Nov 29, 2018

History

History

2018-11-scm-rights

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 29, 2018
Nov 29, 2018
Nov 29, 2018
Nov 29, 2018
Nov 29, 2018

README.md

SCM_RIGHTS

This is a sample code for my Cloudflare blogpost about SCM_RIGHTS

Instructions:

Run make Then launch c_serv and one of rust_serv or go_serv Test using echo passwhatever | nc localhost 8001 to get response from the secondary server or echo anythingelse | nc localhost 8001 to get response from the C server