Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.
/ thrift-js Public archive

Standalone repo containing (browser) javascript transport and binary protocols for Apache Thrift

License

Notifications You must be signed in to change notification settings

ably-forks/thrift-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thrift-js

This is a stripped-down version of the thrift js library installable standalone and containing a number of performance optimisations.

Its primary purpose is to support the Ably browser client library and therefore it excludes support for:

  • RPC;
  • any transport other than TTransport;
  • any protocol other than TBinaryProtocol.

Support for other transports/protocols may be added in the future.

There is an Ably fork of thrift, and this project tracks changes to that project.

About

Standalone repo containing (browser) javascript transport and binary protocols for Apache Thrift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published