|
.gitignore
|
Updated .gitignore
|
2022-09-02 21:00:28 -04:00 |
|
create_matchmake_session.go
|
Switch over to common NAT traversal in attempt to fix NAT, fix other misc bugs
|
2022-09-07 18:24:16 +00:00 |
|
database_calls.go
|
This is a mess
|
2022-08-29 08:44:51 -07:00 |
|
database.go
|
NAT should have never been created, and I wish Nintendo's stuff actually worked like one would expect
|
2022-09-05 15:36:37 -07:00 |
|
end_participation.go
|
Add EndParticipation handler
|
2022-09-07 21:23:56 -07:00 |
|
find_by_single_id.go
|
Fix FindBySingleID typo
|
2022-09-17 10:21:18 +00:00 |
|
get_friend_notification_data.go
|
Remove whitelist
|
2022-10-30 20:07:08 -07:00 |
|
get_session_urls.go
|
One NEX function per file
|
2022-09-03 01:05:18 -04:00 |
|
go.mod
|
Updated go modules
|
2022-09-05 14:36:39 -04:00 |
|
go.sum
|
Updated go modules
|
2022-09-05 14:36:39 -04:00 |
|
init.go
|
Added .env loader
|
2022-09-02 22:27:55 -04:00 |
|
join_matchmake_session_ex.go
|
Switch over to common NAT traversal in attempt to fix NAT, fix other misc bugs
|
2022-09-07 18:24:16 +00:00 |
|
LICENSE
|
Create LICENSE
|
2022-08-13 20:34:46 -04:00 |
|
main.go
|
Add EndParticipation handler
|
2022-09-07 21:23:56 -07:00 |
|
open_participation.go
|
This is a mess
|
2022-08-29 08:44:51 -07:00 |
|
report_nat_properties.go
|
Split NAT functions into different files
|
2022-09-03 01:13:34 -04:00 |
|
report_nat_traversal_result.go
|
Split NAT functions into different files
|
2022-09-03 01:13:34 -04:00 |
|
request_probe_initiation_ext.go
|
Switch from fetching clients via PID to RVCID
|
2022-09-07 21:24:37 -07:00 |
|
send_call_notification.go
|
Switch over to common NAT traversal in attempt to fix NAT, fix other misc bugs
|
2022-09-07 18:24:16 +00:00 |
|
unregister_gathering.go
|
One NEX function per file
|
2022-09-03 01:05:18 -04:00 |
|
update_notification_data.go
|
This is a mess
|
2022-08-29 08:44:51 -07:00 |