This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
hades
mirror of
https://github.com/AIR-EISTI/hades.git
Watch
2
Star
0
Fork
You've already forked hades
0
Code
Issues
Projects
Releases
Wiki
Activity
master
hades
/
client
/
app
/
models
/
websocket.ts
5 lines
61 B
TypeScript
Raw
Permalink
Blame
History
export
class
SocketMessage
{
event
:
String
;
data
:
any
;
}
Reference in New Issue
View Git Blame
Copy Permalink