Skip to content

small client/server that uses flat buffer streams to transfer messages across TCP

Notifications You must be signed in to change notification settings

aprehot/tcp-flat-buffers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP FLAT BUFFERS TYPESCRIPT

This exercise builds flat buffers with typescript and sends them in a buffer over tcp to a server, the server takes the buffer and deserizlies the messages based on union type into its base components.

About

small client/server that uses flat buffer streams to transfer messages across TCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published