Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Example code demonstrating the use of eRPC (Embedded RPC)

Notifications You must be signed in to change notification settings

rbtorrez/erpc_examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eRPC Examples

A collection of examples demonstrating key concepts of eRPC

Examples

counter

A simple counter API and a test client/server written using the C++ classes of eRPC

counter_c

The same as counter, except written in C instead of C++

Status

Some difficulties were found while trying to create examples. Github issues #113 and #114 were created to track these issues. The erpc_1.7.4.patch file in this repository contains workarounds for these issues.

About

Example code demonstrating the use of eRPC (Embedded RPC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.9%
  • C 27.0%
  • Makefile 20.1%