Skip to content

demo for browser connect golang web server with thrift, also an vue example。

Notifications You must be signed in to change notification settings

chengwenxi/thrift-web-go

Repository files navigation

thrift-web-go

thrift version = 0.11.0

Use thrift

thrift --gen go *.thrift
thrift --gen js *.thrift
thrift --gen js:node *.thrift

Run go server

dep ensure
go run main.go

Run vue client

yarn 
yarn serve

About

demo for browser connect golang web server with thrift, also an vue example。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published