Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.
/ gbio Public archive

Extremely minimalist RPC framework - "Go but interface only"

License

Notifications You must be signed in to change notification settings

anqur/gbio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbio

!!! 🚧 WIP 🚧 !!!

Go but interface only.

gbio is a(n):

  • Extremely minimalistic RPC framework, toolset, runtime
  • Embedded IDL

NOTICE:

🧸 Just a toy project, also a PoC of my following ideas:

  • Use a language subset/dialect as IDL, the so-called embedded IDL, and its out-of-the-box tools like parsers and pretty-printers
  • Use etcd for minimalist service registry

License

MIT

About

Extremely minimalist RPC framework - "Go but interface only"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages