course-go / lectures

Course lectures
https://lectures.course-go.dev
Creative Commons Attribution Share Alike 4.0 International
10 stars 1 forks source link

Rework HTTP server examples to use realtime communication #26

Open stanislav-zeman opened 3 weeks ago

stanislav-zeman commented 3 weeks ago

Currently, the HTTP server examples show the usage of the server. However, they do not demonstrate real time communication. One possible way could be to provide sample curl commands that would be in the demo during the slide presentation.