This website requires JavaScript.
Explore
Help
Sign In
misc
/
adsb-tools
Watch
1
Star
0
Fork
0
You've already forked adsb-tools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
436e9c451852b2b39b684a700bf8e7f6d2811dc1
adsb-tools
/
sinks
/
adsb-ws
/
Makefile
11 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
Start of a websocket server.
2016-03-10 16:17:47 -08:00
all
:
adsb
-
ws
Turn adsb-ws into a json repeater, rather than a protocol converter
2016-03-10 20:19:29 -08:00
adsb-ws
:
*.
go
Start of a websocket server.
2016-03-10 16:17:47 -08:00
go build
Add go proto build rule
2016-03-10 16:48:28 -08:00
clean
:
rm -f adsb-ws
gofmt
2016-03-10 21:49:15 -08:00
fmt
:
gofmt -w .
Reference in New Issue
Copy Permalink