This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenSpace
Watch
1
Star
0
Fork
0
You've already forked OpenSpace
mirror of
https://github.com/OpenSpace/OpenSpace.git
synced
2026-01-05 03:00:58 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69f83cc8fa40084dec8a14828e5af078f24c9866
OpenSpace
/
modules
/
softwareintegration
/
network
History
Victor Lindquist
69f83cc8fa
SIMP version 1.6: revamp of entire message structure with separator between values and sending hexadecimal representation of numbers instead of 'length_of_value+stringified_value'. Also fixed a reasource lock error when calling thread.join on peer threads.
2022-05-06 09:40:21 -06:00
..
networkengine.cpp
SIMP version 1.6: revamp of entire message structure with separator between values and sending hexadecimal representation of numbers instead of 'length_of_value+stringified_value'. Also fixed a reasource lock error when calling thread.join on peer threads.
2022-05-06 09:40:21 -06:00
networkengine.h
Changed to SIMP version 1.5 which includes connection handshake. Reverted so that SGNs does not get removed when disconnecting. Other refactoring.
2022-05-02 21:29:13 -06:00
softwareconnection.cpp
Changed to SIMP version 1.5 which includes connection handshake. Reverted so that SGNs does not get removed when disconnecting. Other refactoring.
2022-05-02 21:29:13 -06:00
softwareconnection.h
Changed to SIMP version 1.5 which includes connection handshake. Reverted so that SGNs does not get removed when disconnecting. Other refactoring.
2022-05-02 21:29:13 -06:00