Commit graph

20 commits

Author SHA1 Message Date
Daniel López Guimaraes
3b90bdc96b
refactor: Update ServerInterface to EndpointInterface
This requires a lot of refactor but it brings back the option of getting
events when a connection disconnects.
2024-02-11 00:03:05 +00:00
Jonathan Barrow
24d78540b5
chore: update README 2024-01-15 15:13:43 -05:00
Jonathan Barrow
49761ddbf9
rmc: support verbose encoded messages 2023-12-15 01:55:35 -05:00
Daniel López Guimaraes
f318d31ed8
README: Uncheck support for "verbose" RMC
The verbose RMC is not supported at the moment.
2023-12-14 20:20:46 +00:00
Jonathan Barrow
d12b98e09f
update supported features in README 2023-12-12 04:34:51 -05:00
Jonathan Barrow
1ccfd3ae42
update README 2023-12-10 19:31:55 -05:00
Daniel López Guimaraes
58e6343339
Update README.md 2023-12-10 14:20:54 +00:00
Daniel López Guimaraes
47fd1e1be6
Fix some linting issues 2023-11-20 22:50:18 +00:00
Jonathan Barrow
d46c1e7928
Updated README.md 2022-09-03 17:13:42 -04:00
Jonathan Barrow
b9212f96a7 updated README 2022-03-29 00:36:02 -04:00
Jonathan Barrow
d76909a2b6 Updated README 2022-03-27 20:10:19 -04:00
Jonathan Barrow
8e489e4165 Complete rewrite 2020-01-17 12:42:59 -05:00
RedDuckss
444749f792 Updated README to have a basic example 2018-10-02 17:28:10 -04:00
RedDuckss
126a1016cb Minor updates 2018-09-25 10:10:20 -04:00
RedDuckss
c19f0e7dda It work now 2018-09-18 22:05:12 -04:00
RedDuckss
d0138036ed RMC fixes and README updated 2018-09-18 19:22:25 -04:00
RedDuckss
13bcc6ee87 Server now uses Client and has new properties
Server now tracks Clients in a map using the clients IP:PORT as the key. Server now has `Send` function for sending responses to clients. Server now has `Kick` function for removing Client connections. Cleaned up some Client properties.
2018-08-03 02:40:04 -04:00
RedDuckss
40e89ba77e More detailed README 2018-08-02 16:05:12 -04:00
RedDuckss
76f98f4165 Updated README 2018-08-02 00:49:42 -04:00
RedDuckss
8ecc7ddd42 NEX related libraries to make NEX servers in Go 2018-07-31 00:02:38 -04:00