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

..29-Jan-2021-

README.mdH A D29-Jan-2021244 85

extensions.goH A D29-Jan-20211.4 KiB5338

signalling.pb.goH A D29-Jan-202143.2 KiB1,210994

signalling.protoH A D29-Jan-20218.5 KiB254202

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