uNetworking / uSockets

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

tar.gz release out of date #54

Closed ctubio closed 5 years ago

ctubio commented 5 years ago

please create a new release including at least https://github.com/uNetworking/uSockets/commit/824ff9708bac06093278ae0c23f3c0837fce22c8 when possible'' thanks''

meanwhile (with release v0.1.2):

build-linux-x86_64/local/include/uWS/AsyncSocket.h: In member function ‘std::string_view uWS::AsyncSocket<SSL>::getRemoteAddress()’:
build-linux-x86_64/local/include/uWS/AsyncSocket.h:95:9: error: there are no arguments to ‘us_new_socket_remote_address’ that depend on a template parameter, so a declaration of ‘us_new_socket_remote_address’ must be available [-fpermissive]
         us_new_socket_remote_address(SSL, (us_new_socket_t *) this, buf, &ipLength);

as you know.

(note https://github.com/uNetworking/uSockets/archive/master.tar.gz is useless cos is mutable)

(note git modules linking is also useless cos git is not onmipresent)

(note all this started by downloading a release from https://github.com/uNetworking/uWebSockets/releases, cos uSockets folder is empty and somehow needs to be downloaded)

ctubio commented 5 years ago

:koala: well forget about, i will use https://github.com/uNetworking/uSockets/archive/f1cae03ecdc0539f4155b964726065288b15c7a4.tar.gz

im sorry