- The Riftgates' Backyard
- https://starbeamrainbowlabs.com/
- Joined on
2016-04-22
sbrl
transferred repository 2017-03-20 21:37:25 +00:00
sbrl/Pepperminty-Wiki
to sbrl-github/Pepperminty-Wiki
fa9335602e
Merge branch 'master' of git.starbeamrainbowlabs.com:sbrl/PixelHub
007a5beeaf
[server] Rename PixelCommand to PixelMessage, along with all associated namespaces. Also add HandshakeRequestMessaage class.
0c669012b6
[server] Finish filling in PixelCommand.AsCompiledCommand()
86e35a494c
Apparently Platform IO requires that source files are stored in the src/ directory. sigh.
d1daadef29
[server] Write buffer concatenation method
77f2c1c8c3
[client] Add todo about the payload to PixelMessage.
078d9eb75a
[client] Bugfix: Fix compiler errors in the client code, and start writing message decoding logic.