Opened 15 years ago

#32 new enhancement

Use Boost.StateChart for all protocols

Reported by: Christoph Mayer Owned by: somebody
Priority: minor Milestone:
Component: Foundation Version: 0.1.0
Keywords: Cc:

Description

Currently even simply protocols have quite some overheader when doing the state machine by hand. Boost contains the StateChart library http://www.boost.org/doc/libs/1_38_0/libs/statechart/doc/index.html . Look into this library and figure out how good it is in implementing network protocol state machines.

Finally, really implement the state machines for the BaseCommunication and BaseOverlay protocols.

Change History (0)

Note: See TracTickets for help on using tickets.