Skip to content

a demo project show how to communicate between xtermjs client and golang websocket server.

Notifications You must be signed in to change notification settings

soolaugust/web-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Terminal Demo

a demo project show how to communicate between xtermjs client and golang websocket server.

  • Frontend: Reactjs with Xtermjs
  • Backend: Golang with beego framework

Screenshot

How to start

Frontend

cd frontend
npm start

Backend

cd backend
go run main.go

About

a demo project show how to communicate between xtermjs client and golang websocket server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published