JuliaWeb / WebSockets.jl

A WebSockets library for Julia
MIT License
157 stars 58 forks source link

WSServer -> ServerWS #140

Closed EricForgy closed 5 years ago

hustf commented 5 years ago

Thanks again. This is simply replacing WSServer -> ServerWS everywhere?

Since you haven't based this off the latest commit in the branch, it will be easier to close this PR and sync your fork ( 'git fetch upstream', make another fork or whatever suits your way of using git).

I'll be able to put in some work here tomorrow evening.

EricForgy commented 5 years ago

Yeah. I didn't realize you were also making modifications for HTTP v0.8. I thought HTTP0.8 was just my PR 😅