network icon indicating copy to clipboard operation
network copied to clipboard

exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.

Results 2 network issues
Sort by recently updated
recently updated
newest added

# RUDP In order to ensure quality, it extends UDP by means of adding the following features: - Acknowledgment of received packets - Windowing and flow control - Retransmission of...

feature

- [ ] start a connection with 'ssl' or 'end to end' encryption instead of 'unsecure' - [ ] upgrade a existing 'unsecure' connection to use 'ssl' or 'end to...

enhancement
feature