pub fn init_socket()
Creates socket and listen it at new thread to handle notification callbacks
Panics if can’t create socket. Spawned thread panics on receive message error.