This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
BZRobots/History: Difference between revisions
Jump to navigation
Jump to search
http |
Quick architecture info |
||
| Line 5: | Line 5: | ||
Interesting pages on this wiki on my project are currently: | Interesting pages on this wiki on my project are currently: | ||
* [[BZRobots/Protocol]] - Description of the new protocol | * [[BZRobots/Protocol]] - Description of the new protocol | ||
The architecture will be that one component (similar to the current bzrobots) takes commands via a defined protocol (see the protocol page). This is called the 'backend'. The 'frontend' is what executes the script or loads the module or whatever, and which takes care of communication with the 'backend'. | |||
Revision as of 19:16, 18 June 2007
This is a page about the 'new' BZRobots as a part of GSoC.
I'm daxxar, and you can read about the project at GSoC Wiki Page. Development updates are posted to my blog [1]. My code will be on the SVN here. :-)
Interesting pages on this wiki on my project are currently:
- BZRobots/Protocol - Description of the new protocol
The architecture will be that one component (similar to the current bzrobots) takes commands via a defined protocol (see the protocol page). This is called the 'backend'. The 'frontend' is what executes the script or loads the module or whatever, and which takes care of communication with the 'backend'.