facebookarchive / swift

An annotation-based Java library for creating Thrift serializable types and services.
Apache License 2.0
900 stars 297 forks source link

Tolerate non-NiftyClientChannel RequestChannels for swift clients #255

Closed andrewcox closed 9 years ago

andrewcox commented 9 years ago

We can live with a remoteAddress == null in the request context.

haijunz commented 9 years ago

LGTM