Skip to content

Commit

Permalink
fixed lesson title
Browse files Browse the repository at this point in the history
  • Loading branch information
wisammechano committed Jul 3, 2022
1 parent 6b3338f commit f99917d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Websockets
# WebSockets

We've looked into many architectural concepts such as design patterns, best practices for performance and reliability, and usage of Redis for features like caching, job queues, and session stores, but all are still in the realm of REST APIs. Let us now look a bit beyond REST and explore other architectural choices in backend applications, starting with an interesting concept called WebSockets. The objectives of this lesson are:

Expand Down

0 comments on commit f99917d

Please sign in to comment.