Bridges-C++  3.1.1
Bridges(C++API)
Classes | Namespaces
SocketConnection.h File Reference
#include "sio_client.h"
#include "internal/sio_packet.h"
#include <Bridges.h>
#include <GameGrid.h>
#include <list>
#include <thread>
#include <mutex>
#include <condition_variable>
#include <functional>
#include <unistd.h>

Go to the source code of this file.

Classes

class  bridges::game::KeypressListener
 
class  bridges::game::SocketConnection
 

Namespaces

 bridges
 these methods convert byte arrays in to base64 codes and are used in BRIDGES to represent the color arrays as strings. The code is adapted from external sources detailed below.
 
 bridges::game