JBus
JoyBus communication server
JBus Documentation

JBus functions as a server for accepting connections from GBA emulator clients. The jbus::Listener class may be constructed and started to enque incoming jbus::Endpoint instances.

Once an Endpoint has been accepted, it's ready to use. Refer to the jbus::Endpoint class for the main interface.