* Update node-srt.cc
add SRTO_STREAMID in NodeSRT::GetSockOpt
* Add SRTO_STREAM to SOCKET_OPTIONS Enum
* fix typo
* Add Test ffor SRTO_STREAMID
* finished SRTO_STREAMID implementation
added String as possible Value to setSockOpt
added test for normal SRT API
removed double SRTO_STREAMID from srt-enums.h
Co-authored-by: Daniel Soßnowski <d.sossnowski@systempiloten.de>