uNetworking / uSockets

Miniscule cross-platform eventing, networking & crypto for async applications
Apache License 2.0
1.29k stars 268 forks source link

Refactor us_new_socket back to us_socket #37

Closed ghost closed 5 years ago

ghost commented 5 years ago

A complete overhaul of the interface is much needed,

us_new_socket should be renamed to us_socket and us_socket should be renamed to us_tcp_socket and be removed from public documentation.

ghost commented 5 years ago

This also requires documentation to be updated and put on readme, then we freeze the interface a little bit more