# Functions
New creates an eventsocket.Handler that saves the metadata for each file.
# Interfaces
ThreadedHandler is an eventsocket.Handler that has a separate method for handling incoming requests in a separate goroutine, to ensure that event notifications are not missed.