Github user dkochmanski commented on a diff in the pull request:
https://github.com/apache/thrift/pull/1410#discussion_r149660082
--- Diff: lib/cl/framed-transport.lisp ---
@@ -0,0 +1,136 @@
+(in-package #:org.apache.thrift.implementation)
+
+;;;; Copyright 2017 Rigetti Computing <rigetti.com>
--- End diff --
I've send an email to Mr. Anderson â will let you know when / if I
receive a reply. No, it is not possible, our work takes his repository[1] as
base for further adjustments to meet the contribution requirements (missing
protocols etc).
[1] https://github.com/lisp/de.setf.thrift
---