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
521cc806fbea69817cbb32da0af3a3e4be51da83
adsb-tools
/
sinks
/
adsb-ws
/
Makefile
8 lines
61 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
Reference in New Issue
Copy Permalink