BitsDevelopmentTeam / bits-server

Presence and logging daemon for BITS system.
GNU General Public License v3.0
5 stars 2 forks source link

Merging fonera client and listener (now works) #15

Closed esseks closed 10 years ago

esseks commented 10 years ago

When I first wrote the fonera interface, I thought that there were two connections established, one per direction. I was wrong. This PR removes the Fonera proxy and enhances the Fonera server so that message/sound etc. commands can be sent from there.

The fonera server will accept only one connection and close the previous one when a new one arrives.

Additionally, the relevant config options have been renamed to a saner default (control_local_* and control_remote_*).

esseks commented 10 years ago

NOTE: the config file will need an update by diff.