Skip to content

schattian/athome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

athome

Build Status

Structure

Protocol buffers

  • pb/: holds all protocol buffers related things.

  • pb/.proto: proto declarations.

  • ./backend//pb/: holds compiled pb code.

  • pb/js/: holds the compiled code from the protocol buffers to js.

  • pb/js/pb_.js: holds the compiled code to use the pb.