Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add text frame support for Websocket, and update doc #74

Merged
merged 1 commit into from
Feb 20, 2014

Conversation

zhihuij
Copy link
Contributor

@zhihuij zhihuij commented Feb 20, 2014

add text frame support for websocket, for server type, it can be set by option:

<option name="websocket_frame" value="text"/>

for session type, it can be set by attribute "frame":

<websocket type="message" frame="text">{"user":"user", "password":"password"}</websocket>

nniclausse added a commit that referenced this pull request Feb 20, 2014
add text frame support for Websocket, and update doc
@nniclausse nniclausse merged commit aacd9a0 into processone:master Feb 20, 2014
@zhihuij zhihuij deleted the ws_text branch February 23, 2014 07:34
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.

None yet

2 participants