Add implementation of http negotiation, handshake, control, and input packets

This commit is contained in:
Cameron Gutman
2013-09-21 18:51:48 -04:00
parent b263367528
commit fcdc23eeb7
16 changed files with 1012 additions and 35 deletions

5
res/values/colors.xml Normal file
View File

@@ -0,0 +1,5 @@
<resources>
<color name="black_overlay">#66000000</color>
</resources>