Skip to content

Conversation

@jocelyn
Copy link
Member

@jocelyn jocelyn commented May 14, 2014

Splitted ws server from httpd (i.e concurrent nino).
ws server code relies on httpd library.
Added a way to disable ssl support at compilation time for httpd library, and then ws server.

ws server code relies on httpd library.
Added a way to disable ssl support at compilation time for httpd library, and then ws server.
@jocelyn
Copy link
Member Author

jocelyn commented May 14, 2014

do not pull, this is for now, just for review

jocelyn added 3 commits May 14, 2014 22:04
Changed the structure of the package, to follow similar logic for server and client.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not keep WEB_SOCKET_ prefix, to be consistent with the previous changes?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that all classes on protocol and server side are prefixed WS_ ... so I tried to apply that for constants as well.
maybe I am wrong, I don't really mind to use WEB_SOCKET_ prefix instead.
we just need to be consistent.

For the client, I kept this prefix, because WS_SOCKET .. was a bit weird, but could also be possible

@jvelilla
Copy link
Member

jvelilla commented Dec 3, 2014

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants