Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 459 Bytes

vanilla.md

File metadata and controls

9 lines (6 loc) · 459 Bytes

Direct connection

Although we do recommend using Feathers as the client in JavaScript environments communicating with a Feathers API server can be done with any client in any language that supports HTTP(S) or - to also get real-time events - websockets.

In this chapter we will go over: