Categorygithub.com/Autherz/echo-socket.io
modulepackage
0.0.0-20191210070700-5c1cad347298
Repository: https://github.com/autherz/echo-socket.io.git
Documentation: pkg.go.dev

# README

echo-socket.io

1. Run echo server

go run main.go

2. Run client 1 (roomOne)

go run client/client.go

¯_(ツ)/¯ ¯_(ツ)/¯ . ¯_(ツ)/¯ . ¯_(ツ)

you can learn more about echo framework function for handler(http.handler) etc. WrapHandler function can convert http.handler (net/http) to HandlerFunc (echo framework) (ง'̀-'́)ง . (ง'̀-'́)ง . (ง'̀-'́)ง . (ง'̀-'́)ง

https://github.com/labstack/echo/blob/master/echo.go#L708

(ノ◕ヮ◕)ノ*:・゚✧ (ノ◕ヮ◕)ノ*:・゚✧ (ノ◕ヮ◕)ノ*:・゚✧ (ノ◕ヮ◕)ノ*:・゚✧

FUN RUN !!! BY Autherz

# Packages

No description provided by the author

# Structs

No description provided by the author
No description provided by the author