This wiki is archived and useful information is being migrated to the main bzflag.org website

Difference between revisions of "DevelopmentGoals"

From BZFlagWiki
Jump to: navigation, search
(New page: This page describes the development goals for the project. It is a set of desired features, problem areas, wishlist items that define the general direction that the developers feel the pro...)
 
Line 7: Line 7:
  
 
proposals include:
 
proposals include:
* Using LDAP for authentication
+
* Using LDAP for authentication
* Moving away from PHP/Apache to a real compiled deamon.
+
* Moving away from PHP/Apache to a real compiled deamon.
* moving away from HTTP to a more efficient TCP protocoll.
+
* moving away from HTTP to a more efficient TCP protocoll.
  
 
==Game server==
 
==Game server==

Revision as of 23:25, 14 November 2007

This page describes the development goals for the project. It is a set of desired features, problem areas, wishlist items that define the general direction that the developers feel the project should be taken in.

Tools

List Server

The list server that is in use now is considered by many to "suck". A new list server/authentication system that can work using some sort of distributed network system to allow for redundancy would be greatly desired.

proposals include:

  • Using LDAP for authentication
  • Moving away from PHP/Apache to a real compiled deamon.
  • moving away from HTTP to a more efficient TCP protocoll.

Game server

Game Client