deniszykov / WebSocketListener

A lightweight and highly scalable asynchronous WebSocket listener
http://vtortola.github.io/WebSocketListener
81 stars 17 forks source link

compile for netstandard2.0 #39

Closed paulpach closed 5 years ago

paulpach commented 5 years ago

Please add a target to build this library for netstandard2.0

deniszykov commented 5 years ago

Hi @paulpach. It is already has netstandard1.3 target so it is compatible with netstandard2.0.