Commit Graph

29 Commits

Author SHA1 Message Date
tt2468
00504a0d52
README: Add Touch Portal to supported software 2022-07-03 11:29:06 -07:00
tt2468
7a09f38a64 base: Remove actions building and refactor CMake for submodule 2022-05-13 20:23:03 -07:00
tt2468
60e272e6f0 base: Update a few files with updated info 2022-05-13 18:58:45 -07:00
tt2468
ac102de1e8
Merge branch 'master' into docs-formatting 2022-04-25 20:30:25 -07:00
Chris Tallon
3a5f0d89b9 Server: Add --websocket_ipv4_only switch
Socket listening default changed to IPv4 and IPv6,
overridable to IPv4 only by using the command line switch.
2022-04-25 19:53:15 -07:00
t2t2
620f11e8a3
Readme: Add obs-websocket-js to client libraries 2022-03-22 20:16:48 +02:00
Tim Yuen
7fade98407 README: Add Godot obs-websocket-gd to library list 2022-02-23 19:20:07 -05:00
Dominik Nakamura
d7de347b37
Merge branch 'master' into docs-formatting 2022-02-19 15:53:39 +09:00
tt2468
931a1630ce README: Update link to workflow 2022-01-28 16:07:23 -08:00
tt2468
14227237d7 Base: [BREAKING] Update default WebSocket port to 4455
Our original strategy of relying on clients to simply detect the
protocol version and use the correct one was optimistic at best,
and it has been realized during the transition process from 4.x to 5.x
that sharing 4444 is not practical. As such, we'll be using 4455 in
the future for 5.x.

If you are a client developer, we suggest continuing to maintain
appropriate protocol version detection and support, as the WebSocket
port is at the end of the day simply a suggestion.
2022-01-28 15:38:08 -08:00
Dominik Nakamura
947f261d17
docs: Improve generated docs formatting 2021-12-17 16:21:07 +09:00
tt2468
b1de9c8e79 Base: General cleanup
- Moves unnecessary .md files to the wiki tab
- Updates some links I forgot to update before
- Updates the editorconfig
- Cleans up the README
2021-11-21 02:10:41 -08:00
tt2468
2005ced682
README: Remove dev header 2021-11-20 13:42:55 -08:00
tt2468
18ed1589ae Base: Update obs-websocket git locations
obs-websocket has moved to the obsproject
2021-11-19 17:24:15 -08:00
tt2468
061fb6f012 Base: Update various links
Now that obs-websocket has been moved to an org, let's update
any links accordingly.
2021-11-17 01:37:37 -08:00
Dominik Nakamura
0fc813f48b
README: Add Rust obws to library list 2021-09-28 23:34:30 +09:00
tt2468
802cb38ff6
README: Move simpleobsws to the correct section 2021-09-10 01:37:59 -07:00
tt2468
85fa41962d Merge branch 'master' of https://github.com/Palakis/obs-websocket 2021-08-29 17:02:29 -07:00
tt2468
d7d6969092 CI: Add release builds for Windows + Linux
Also updates badges on README
2021-08-28 23:20:28 -07:00
tt2468
ccb42f1f0c README: Add simpleobsws
It's finally in beta, so we can go ahead and add it as officially
supporting 5.0
2021-08-28 05:33:06 -07:00
tt2468
91e772d93c
Docs: Add value types to readme note 2021-07-24 02:57:46 -07:00
tt2468
c73f6608b9 Config: Add command line parameters to override port and password 2021-04-28 15:59:29 -07:00
tt2468
a8ca912044 generic: Add SettingsDialog and Config 2021-04-26 19:59:50 -07:00
Azure CI
4c03447069 readme: Make urls more pretty 2021-04-26 09:14:49 -07:00
Azure CI
a1a11a445c README: Update websocket clients and api interfaces 2021-04-26 09:13:37 -07:00
Azure CI
d57c8fb180 readme: Update contributors section 2021-04-26 09:11:04 -07:00
Azure CI
290e94c5b1 readme: Remove old contribs 2021-04-26 08:59:06 -07:00
tt2468
dd597f1ad6 everything: Massive amount of changes who knows 2021-04-26 08:46:11 -07:00
tt2468
f3d5cfbd18 Initial commit for attempted rewrite 2021-03-08 03:56:43 -08:00