Share

Moloch

File Release Notes and Changelog

Release Name: 0.0.1

Notes: First release under new name. Network architecture is almost readny, right now I'm working on multi-server syncing algorithm. Client is still very simple, very few commands are available.


Changes: - Server has been spit into 2 pieces - world server and connsection server which forks receiving new connections - Connection server does all the work with protocol validation and drops erroneus connections - Very basic logging