]> git.sesse.net Git - ultimatescore/commit
Change to communicating over WebSockets instead of over ACMP.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 25 Feb 2018 23:54:59 +0000 (00:54 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 26 Feb 2018 00:07:16 +0000 (01:07 +0100)
commit17ab0d7fb9504ab8f1d4ffdf27580b86fbdd2336
tree40e6453683a26d3326259f40d5a4d64dc74e58f6
parent6639e908e5a74d691a93edf1a16217911f4e4eb4
Change to communicating over WebSockets instead of over ACMP.
client/Makefile
client/acmp_client.cpp [deleted file]
client/acmp_client.h [deleted file]
client/mainwindow.cpp
client/mainwindow.h
client/mainwindow.ui
client/ws_server.cpp [new file with mode: 0644]
client/ws_server.h [new file with mode: 0644]
score.js