Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebsocketServerLibrary: a simple websocket server.

main features :

  1. automaticly calls the event functions.
  2. simple client manager.
  • sending messages: client().send(msg)
  1. set event functions:
  • server().set_fn_new_client(fn)
  • server().set_fn_client_left(fn)
  • server().set_fn_message_recived(fn)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages