Unofficial Dub Package Documentation
module
ws.network.base
;
enum
Protocol
{
TCP
=
1
,
UDP
=
1
<<
1
}
[Docs]
ws.network.base
[Docs]
Protocol