• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..12-May-2021-

MakefileH A D12-May-202162 42

README.mdH A D12-May-2021244 85

extensions.goH A D12-May-20211.2 KiB4432

signalling.pb.goH A D12-May-202147.3 KiB1,3201,091

signalling.protoH A D12-May-20218.8 KiB264211

README.md

1# Protobuf messages for TapDance
2[![godoc](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/refraction-networking/gotapdance/protobuf)
3---
4
5### Rebuild
6protoc --go_out=import_path=tdproto:. signalling.proto
7
8