Menu

muses - C++ server framework / News: Recent posts

muses 1.4.0 released

Version 1.4.0 of muses, featuring a transparent filter for outbound traffic, is now available. This is probably the last major beta release before muses becomes stable.

Posted by Paolo Gatti 2001-07-31

muses 1.3.1 released

Some more bugs in programmatic disconnection and in RH_LineSplitter were fixed.

Posted by Paolo Gatti 2001-01-19

muses 1.3.0 released

Muses is a C++ framework for flexible multi-user internet servers. This new release solves a problem in programmatic disconnection that affected the previous versions. The enclosed demo program has also been expanded.

Posted by Paolo Gatti 2001-01-18

First beta version of muses: 1.2.0

The muses library now handles most (hopefully all) runtime error conditions cleanly, either by throwing an exception or by closing the offending connection.

The code was audited by a network consultant, who could not find "anything Bad or even bad".

As a consequence, muses is now ready for beta testing.

Posted by Paolo Gatti 2000-11-27

muses 1.1.0 released

Version 1.1.0 of muses, a C++ framework for internet servers, is now available for download. With respect to the previous version, 1.1.0 allows users to attach custom data to connections, and is more thoroughly documented.

Posted by Paolo Gatti 2000-10-08

Initial release of muses

The first release of muses, a C++ framework for internet servers, is now available. This event-driven framework is designed to support flexible, multi-user servers.

Posted by Paolo Gatti 2000-07-25