Functioning version with message handler, pre-handler, error_handler and bad_checksum_handler
0.1
This is the first release of nmeaserver. It includes a threaded TCP Server that can receive, handle and respond to NMEA 0183 messages. The API is inspired from Flask API which is heavily based on the decorator pattern.