Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 811 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 811 Bytes

Client-Server

A collection of client-server code for reference

sockets

Contains sample implementation of socket server-client

http2

Contains sample implementation of socket server-client, server is in golang and client uses libcurl-nghtt2

To use the client, libcurl with nghttp2 backend needs to be compiled and env variables set accordingly.

grpc

opentelemetry

Example showcasing Jaeger usage using opentelemetry cpp SDK

Note on github

If 'git push' asks for password and github rejects that password not supported ("remote: Support for password authentication was removed on August 13, 2021."), then we need to paste personal access token rather than password https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens