ConnectEverything / nats-by-example

Collection of runnable, reference examples using NATS (https://nats.io)
https://natsbyexample.com
152 stars 37 forks source link

ADDED: services/micro/c example #198

Closed levb closed 2 months ago

levb commented 3 months ago

https://nats-by-example-wfyr11i7s-connecteverything.vercel.app/examples/services/intro/c

levb commented 3 months ago

@Jarema I can add headers, but... I don't see headers used in the Go example either. Am I missing something?

Jarema commented 3 months ago

@levb sorry, I meant headlines - "Defining a service", "Adding endoints"

levb commented 3 months ago

@Jarema Ah! I deliberately removed them since the code vs. the config data are kind of scattered in the C code, no inlines.