modernc.org/xdmcp@v1.0.17/README.md (about) 1 # xdmcp 2 3 Package xdmcp is the X Display Manager Control Protocol library. 4 5 6 ## Installation 7 8 $ go get modernc.org/xdmcp 9 10 ## Linking using ccgo 11 12 $ ccgo foo.c -lmodernc.org/xdmcp/lib 13 14 ## Documentation 15 16 [godoc.org/modernc.org/xdmcp](http://godoc.org/modernc.org/xdmcp) 17 18 ## Builders 19 20 [modern-c.appspot.com/-/builder/?importpath=modernc.org%2fxdmcp](https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fxdmpc)