Skip to content

four43/research-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Research Websockets

Is it symantic to use different protocols for the same endpoint? What does that look like? GET http://.../resource/:id will give us point-in-time snapshot of that resource. What if we use ws://.../resource/:id to subscribe to updates? How does that work?

About

Hackin around on some websockets and semantics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors