Skip to content

srikrsna/ws-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsrest

Golang Middleware to use websockets for HTTP Requests/Responses. Any typical RESTful (or just HTTP Services) service in golang can be served over a websocket. Standard lib compatable.

I'll improve the go doc soon along with connectors for front ent frameworks/libraries