Channel server

From GPU

Plugin communication

The plugins will communicate using xml-rpc. More information will follow.

Inter server protocol

An protocol for the channel servers to communicate internally has yet to be made.

Channel ID's

Here is a list of the channels that there will be:

  • GPU main channel - The netmapper channel, nodes register here, everyone participating in GPU is connected here.
  • Chat - The chat channel, private messages are also possible.
  • The simple plugin executer - Executes plugins the old way and returns the resulting stack.
  • The terragen channel - Here you can give orders for new rendering or ask for jobs that still have to be done.
  • The search channel - Here you can search websites and fetch new entry sites.
  • The file sharing channel? - You could share files here, and possibly updates for GPU.
  • The whiteboard channel - Here the whiteboard data is transferred.

All channels can have their own protocol.